authelia/docs
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
..
_sass [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
community [DOCS] Introduce an FAQ and document forwarded authentication. (#962) 2020-05-03 13:18:13 +10:00
configuration [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
contributing [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
deployment [DOCS] Fix typos in proxy examples (#1015) 2020-05-14 13:26:52 +10:00
features Document future possibility to use alternative 1FA methods. (#1000) 2020-05-10 07:46:28 +10:00
home [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11:00
images [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
security [FEATURE] Delay 1FA Authentication (#993) 2020-05-21 00:03:15 +02:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [BUGFIX] Add jekyll dependency in Gemfile. (#660) 2020-02-29 16:15:03 +11:00
Gemfile.lock [MISC] (deps): [Security] Bump activesupport in /docs (#1030) 2020-05-19 08:24:24 +10:00
_config.yml [BUGFIX] Prevent clobbering of CNAME for docs (#661) 2020-02-29 17:20:07 +11:00
faq.md [DOCS] Introduce an FAQ and document forwarded authentication. (#962) 2020-05-03 13:18:13 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md [DOCS] Minor tweaks for compose bundles (#786) 2020-03-27 11:51:16 +11:00
index.md [DOCS] Fix Docs Links (#674) 2020-03-01 16:58:26 +11:00