authelia/web/src/services
James Elliott 40fb13ba3c
[FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773)
* 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
..
Api.ts Allow administrator to provide a Google Analytics tracking ID. 2019-12-08 14:31:48 +01:00
Client.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
Configuration.ts [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
FirstFactor.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
OneTimePassword.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
PushNotification.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
RegisterDevice.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
ResetPassword.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
SecurityKey.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
SignIn.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
SignOut.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
State.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
UserPreferences.ts Fix spelling errors 2020-01-10 11:33:18 +01:00