authelia/docs/configuration
James Elliott fcd0b5e46a
[FEATURE] Allow Authelia to listen on a specified path (#1027)
* [FEATURE] Allow Authelia to listen on a specified path

* Fix linting and add a couple typescript types

* Template index.html to support base_url

* Update docs and configuration template

* Access base path from body attribute.

* Update CSP

* Fix unit test
Also remove check for body as this will never get triggered, react itself is loaded inside the body so this has to always be successful.

* Template index.html with ${PUBLIC_URL}

* Define PUBLIC_URL in .env(s)

* Add docs clarification

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
Co-authored-by: Clement Michaud <clement.michaud34@gmail.com>
2020-05-21 12:20:55 +10:00
..
authentication [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
notifier [FEATURE] File Secrets (#896) 2020-04-23 11:11:32 +10:00
storage [FEATURE] File Secrets (#896) 2020-04-23 11:11:32 +10:00
access-control.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
miscellaneous.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
one-time-password.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
secrets.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.md [FEATURE] Bump to fasthttp/session/v2 to support redis unix socket. (#1001) 2020-05-18 12:45:47 +10:00