authelia/web/src
Clément Michaud 29325ab273
Fix CSP not propagated in default handler. (#915)
Also:
- not hide the CSP header in the dist version of suites.
- Fix CSP errors due to FontAwesome loading stylesheets dynamically.
2020-04-26 00:12:55 +02:00
..
assets/images Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
components [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
hooks Allow administrator to provide a Google Analytics tracking ID. 2019-12-08 14:31:48 +01:00
layouts [FIX] Layout discrepancy with U2F (#914) 2020-04-25 16:56:56 +02:00
models [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
services [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
utils Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
views [MISC] Tweak frontend portal behaviour on enter keypress (#874) 2020-04-16 10:09:12 +02:00
App.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
App.tsx Fix CSP not propagated in default handler. (#915) 2020-04-26 00:12:55 +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 Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01: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 Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00