authelia/web/src/components
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
..
AppStoreBadges.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
AppStoreBadges.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
ColoredSnackbarContent.test.tsx [MISC] (deps): Bump @material-ui/core from 4.8.0 to 4.9.7 in /web (#743) 2020-03-21 13:24:59 +11:00
ColoredSnackbarContent.tsx [MISC] (deps): Bump @material-ui/core from 4.8.0 to 4.9.7 in /web (#743) 2020-03-21 13:24:59 +11:00
FailureIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
FailureIcon.tsx Rewrite and fix remaining suites in Go. 2019-12-05 11:05:24 +01:00
FingerTouchIcon.module.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
FingerTouchIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
FingerTouchIcon.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
FixedTextField.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
FixedTextField.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
InformationIcon.test.tsx Let the user know device is not enrolled. 2019-12-08 14:31:48 +01:00
InformationIcon.tsx Let the user know device is not enrolled. 2019-12-08 14:31:48 +01:00
LinearProgressBar.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
LinearProgressBar.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
NotificationBar.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
NotificationBar.tsx [MISC] (deps): Bump @material-ui/core from 4.8.0 to 4.9.7 in /web (#743) 2020-03-21 13:24:59 +11:00
PieChartIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
PieChartIcon.tsx [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
PushNotificationIcon.module.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
PushNotificationIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
PushNotificationIcon.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
SuccessIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
SuccessIcon.tsx [FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611) 2020-02-05 08:18:02 +11:00
TimerIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
TimerIcon.tsx [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
Tracker.test.tsx Allow administrator to provide a Google Analytics tracking ID. 2019-12-08 14:31:48 +01:00
Tracker.tsx Allow administrator to provide a Google Analytics tracking ID. 2019-12-08 14:31:48 +01:00