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. |
||
---|---|---|
.. | ||
migrations | ||
const.go | ||
errors.go | ||
migrations_test.go | ||
migrations.go | ||
provider.go | ||
sql_provider_backend_mysql.go | ||
sql_provider_backend_postgres.go | ||
sql_provider_backend_sqlite.go | ||
sql_provider_encryption.go | ||
sql_provider_queries_special.go | ||
sql_provider_queries.go | ||
sql_provider_schema_pre1.go | ||
sql_provider_schema_test.go | ||
sql_provider_schema.go | ||
sql_provider.go |