1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott 40fb13ba3c
[FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic ()
* Add period TOPT config key to define the time in seconds each OTP is rotated
* Add skew TOTP config to define how many keys either side of the current one should be considered valid
* Add tests and set minimum values
* Update config template
* Use unix epoch for position calculation and Fix QR gen
  * This resolves the timer resetting improperly at the 0 seconds mark and allows for periods longer than 1 minute
* Generate QR based on period
* Fix OTP timer graphic
2020-03-25 12:48:20 +11:00
..
authentication [DEPS] Fix gopkg.in/ldap.v3 import for dependabot () 2020-03-19 15:22:46 +11:00
authorization [BUGFIX] Skip 2FA step if no ACL rule is two_factor () 2020-03-06 11:31:09 +11:00
commands [FEATURE] Support Argon2id password hasing and improved entropy () 2020-03-06 12:38:02 +11:00
configuration [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic () 2020-03-25 12:48:20 +11:00
duo [MISC] Add Detailed DUO Push Logging () 2020-03-01 11:51:11 +11:00
handlers [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic () 2020-03-25 12:48:20 +11:00
logging [FEATURE] [BREAKING] Support writing logs in a file. () 2020-03-09 20:57:53 +01:00
middlewares [MISC] Fail with an error message when X-Forwarded-* headers are missing () 2020-02-13 13:12:37 +11:00
mocks [MISC] Add Detailed DUO Push Logging () 2020-03-01 11:51:11 +11:00
models Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
notification [FEATURE] SMTPS support () 2020-02-20 12:09:46 +11:00
regulation [FIX] Disable regulation when max_retries set to 0 () 2020-01-27 22:54:24 +11:00
server [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic () 2020-03-25 12:48:20 +11:00
session [FEATURE] Redis DB Index Selection () 2020-02-28 11:14:44 +11:00
storage [FEATURE] Support MySQL as a storage backend. () 2020-03-05 10:25:52 +11:00
suites [MISC] Automatically redirect from http to https in suites. () 2020-03-22 17:04:51 +11:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [FEATURE] Support Argon2id password hasing and improved entropy () 2020-03-06 12:38:02 +11:00