authelia/internal/suites/CLI
James Elliott 347bd1be77
feat(storage): encrypted secret values (#2588)
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 #682
2021-11-25 12:56:58 +11:00
..
configuration.yml feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
docker-compose.yml feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
storage.yml feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
users.yml ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00