authelia/client/src
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
..
assets Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
behaviors Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
components Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
containers Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
layouts/PortalLayout Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
reducers Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
routes Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
services Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
types Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
views Display only one 2FA option. 2019-03-23 19:34:00 +01:00
App.scss Replace material-UI by material-components-web. 2019-03-03 11:39:40 +01:00
App.test.tsx Replace client by client-react. 2019-03-03 11:39:40 +01:00
App.tsx [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
constants.ts Replace client by client-react. 2019-03-03 11:39:40 +01:00
index.css Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
index.tsx Replace client by client-react. 2019-03-03 11:39:40 +01:00
react-app-env.d.ts Replace client by client-react. 2019-03-03 11:39:40 +01:00
serviceWorker.ts Replace client by client-react. 2019-03-03 11:39:40 +01:00