authelia/web/src/components
Clément Michaud d1d02d9eae
[FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611)
* Redirect to default URL after 1FA when default policy is one_factor.

User is now redirected to the default redirection URL after 1FA if
the default policy is set to one_factor and there is no target URL
or if the target URL is unsafe.

Also, if the default policy is set to one_factor and the user is already
authenticated, if she visits the login portal, the 'already authenticated'
view is displayed with a logout button.

This fixes #581.

* Update users.yml

* Fix permissions issue causing suite test failure
2020-02-05 08:18:02 +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 Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
ColoredSnackbarContent.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01: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 Rewrite and fix remaining suites in Go. 2019-12-05 11:05:24 +01:00
PieChartIcon.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
PieChartIcon.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01: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 Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01: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