authelia/web/src
Amir Zarrinkafsh 29e54c231b
[MISC] Template global config and refactor some /api endpoints (#1135)
* [MISC] Template global config and refactor some /api endpoints
* /api/configuration has been removed in favour of templating said global config
* /api/configuration/extended has been renamed to /api/configuration and display_name has been removed
* /api/user/info has been modified to include display_name

Co-authored-by: Clement Michaud <clement.michaud34@gmail.com>
2020-06-21 15:40:37 +02:00
..
assets/images Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
components [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
hooks [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00
layouts [FIX] Layout discrepancy with U2F (#914) 2020-04-25 16:56:56 +02:00
models [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00
services [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00
utils Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
views [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00
App.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
App.tsx [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00
Routes.ts [FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611) 2020-02-05 08:18:02 +11:00
constants.ts [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
react-app-env.d.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
serviceWorker.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
setupTests.js [MISC] Template global config and refactor some /api endpoints (#1135) 2020-06-21 15:40:37 +02:00