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. |
||
---|---|---|
.. | ||
authentication_attempt.go | ||
duo_device.go | ||
identity_verification.go | ||
migration.go | ||
schema_migration.go | ||
totp_configuration_test.go | ||
totp_configuration.go | ||
types.go | ||
u2f_device.go | ||
user_info.go |