authelia/docs/configuration
James Elliott ad8e844af6
feat(totp): algorithm and digits config (#2634)
Allow users to configure the TOTP Algorithm and Digits. This should be used with caution as many TOTP applications do not support it. Some will also fail to notify the user that there is an issue. i.e. if the algorithm in the QR code is sha512, they continue to generate one time passwords with sha1. In addition this drastically refactors TOTP in general to be more user friendly by not forcing them to register a new device if the administrator changes the period (or algorithm).

Fixes #1226.
2021-12-01 23:11:29 +11:00
..
authentication docs: fix tables (#2647) 2021-11-30 22:36:16 +11:00
identity-providers docs(oidc): provide beta intentions clarification and fix typo (#2632) 2021-11-25 16:11:31 +11:00
notifier fix(notifier): force use of sender email in smtp from cmd (#2616) 2021-11-30 22:15:21 +11:00
session feat(session): add support for acl-based sentinel auth against redis (#2516) 2021-10-31 11:49:27 +11:00
storage feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
access-control.md docs: misc fixes (#2186) 2021-07-15 13:21:47 +10:00
duo-push-notifications.md feat(duo): multi device selection (#2137) 2021-12-01 14:32:58 +11:00
index.md docs(configuration): add migration note about k8s (#2266) 2021-08-07 09:55:17 +10:00
logging.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
migration.md fix(configuration): make notifier logging consistent and more specific (#2268) 2021-08-07 13:58:08 +10:00
miscellaneous.md feat(configuration): replace several configuration options (#2209) 2021-08-02 21:55:30 +10:00
ntp.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
one-time-password.md feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
regulation.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00
secrets.md feat(storage): encrypted secret values (#2588) 2021-11-25 12:56:58 +11:00
server.md feat: customizable static assets (#2597) 2021-11-15 19:37:58 +11:00
theme.md feat(ntp): check clock sync on startup (#2251) 2021-09-17 14:44:35 +10:00