authelia/internal
Amir Zarrinkafsh b692aa73d3
[MISC] Fix dev workflow for Standalone suite (#811)
Since the TLS change was implemented, the Standalone suite attempts to reach authelia-frontend:3001. This only works for the dist/CI based workflow as nginx is run in place of node and the respective ports are exposed.
This change will attempt authelia-frontend:3001 initially for the Standalone suite but given the server is unreachable in the dev workflow, it will mark authelia-frontend:3001 as unavailable for 180s and route all requests to authelia-frontend:3000 instead.
2020-04-06 10:15:05 +10:00
..
authentication [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
authorization [BUGFIX] Skip 2FA step if no ACL rule is two_factor (#684) 2020-03-06 11:31:09 +11:00
commands [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
configuration [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
duo [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
handlers [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
logging [FEATURE] [BREAKING] Support writing logs in a file. (#686) 2020-03-09 20:57:53 +01:00
middlewares [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
mocks [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
models Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
notification [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
regulation [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
server [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
session [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
storage [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
suites [MISC] Fix dev workflow for Standalone suite (#811) 2020-04-06 10:15:05 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00