auth-filters: do not use HMAC-SHA1
commitc3b5b5f648d953307672a4b30e9222787668f708
authorJason A. Donenfeld <Jason@zx2c4.com>
Sat, 14 Jul 2018 01:32:00 +0000 (14 03:32 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 14 Jul 2018 01:33:56 +0000 (14 03:33 +0200)
tree6b2179805885fe812fddc8d54d8e8fd5ee4f6292
parentc132ef2462b3c5223c77eb68fa372edde85cfb6b
auth-filters: do not use HMAC-SHA1

Though SHA1 is broken, HMAC-SHA1 is still fine. But let's not push our
luck; SHA256 is more sensible anyway.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
filters/gentoo-ldap-authentication.lua
filters/simple-authentication.lua