mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
255aaeb2ad
Adds encryption to the U2F public keys. While the public keys cannot be used to authenticate, only to validate someone is authenticated, if a rogue operator changed these in the database they may be able to bypass 2FA. This prevents that. |
||
---|---|---|
.. | ||
authelia_ctx.go | ||
duo_api.go | ||
generate.go | ||
notifier.go | ||
storage.go | ||
totp.go | ||
u2f_verifier.go | ||
user_provider.go |