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 347bd1be77
feat(storage): encrypted secret values ()
This adds an AES-GCM 256bit encryption layer for storage for sensitive items. This is only TOTP secrets for the time being but this may be expanded later. This will require a configuration change as per https://www.authelia.com/docs/configuration/migration.html#4330.

Closes 
2021-11-25 12:56:58 +11:00
..
index.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00
mariadb.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +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): encrypted secret values () 2021-11-25 12:56:58 +11:00
sqlite.md feat(storage): encrypted secret values () 2021-11-25 12:56:58 +11:00