authelia/internal
Clément Michaud b264e63235
[DEV] Fix permission issue with dev workflow. (#1033)
* [DEV] Fix permission issue with dev workflow.

nginx backend was facing permission denied errors because the permissions of the html
files were too restricted. Moreover those files were added to the docker image while they
could just be mounted as other services.

* Fix Kubernetes integration test

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-05-21 14:35:22 +10:00
..
authentication [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
authorization [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
commands [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
configuration [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
duo [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
handlers [FEATURE] Delay 1FA Authentication (#993) 2020-05-21 00:03:15 +02:00
logging [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
middlewares [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
mocks [SECURITY] Fix Authentication HTTP Status Codes (#959) 2020-05-06 07:27:38 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [CI] Add gocritic linter (#977) 2020-05-06 10:52:06 +10:00
regulation [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
server [BUGFIX] Relax CSP for trusted-types (#1036) 2020-05-21 13:16:37 +10:00
session [MISC] Fix linting error introduced in #1001 (#1028) 2020-05-19 07:50:50 +10:00
storage [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
suites [DEV] Fix permission issue with dev workflow. (#1033) 2020-05-21 14:35:22 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00