1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration/storage
James Elliott 255aaeb2ad
feat(storage): encrypt u2f key ()
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.
2021-12-03 11:04:11 +11:00
..
index.md feat(storage): encrypt u2f key () 2021-12-03 11:04:11 +11:00
mariadb.md feat(storage): postgresql schema and ssl options () 2021-12-02 16:36:03 +11:00
migrations.md feat(storage): primary key for all tables and general qol refactoring () 2021-11-23 20:45:38 +11:00
mysql.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
postgres.md feat(storage): postgresql schema and ssl options () 2021-12-02 16:36:03 +11:00
sqlite.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00