authelia/client/src/components
Clement Michaud d09a307ff8 Fix redirection after 2FA method change.
Authelia was using links with href="#" that changed the URL when clicked
on. Therefore, this commit removes the href property and apply link style
to tags without href property.
2019-03-24 20:02:55 +01:00
..
AlreadyAuthenticated [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
CircleLoader Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
FirstFactorForm [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
Notification Fix e2e test with minimal configuration. 2019-03-03 11:39:40 +01:00
SecondFactorDuoPush Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
SecondFactorForm Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
SecondFactorTOTP Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
SecondFactorU2F Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00