authelia/internal
Clément Michaud 9116135401
[BUGFIX] Bad redirection behavior after inactivity and inactivity update events. (#911)
* This affects primarily Authelia instances running behind Traefik or
nginx ingress controllers within Kubernetes because those proxies
require that Authelia returns 302 instead of 401 after the session
has been inactive for too long.
* fixes #909
* fixed activity timestamp not being updated when accessing forbidden resources.
* fix inactivity not updated when user was inactive for too long.
* cover inactivity timeout updates with unit tests.
2020-04-25 09:29:36 +10:00
..
authentication [MISC] Ignore errcheck recommendations for legacy code (#893) 2020-04-22 13:33:14 +10:00
authorization [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
commands [FEATURE] Config Validation (#901) 2020-04-23 11:47:27 +10:00
configuration [FEATURE] Config Validation (#901) 2020-04-23 11:47:27 +10:00
duo [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
handlers [BUGFIX] Bad redirection behavior after inactivity and inactivity update events. (#911) 2020-04-25 09:29:36 +10:00
logging [FEATURE] [BREAKING] Support writing logs in a file. (#686) 2020-03-09 20:57:53 +01:00
middlewares [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
mocks [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [FIX] File Notifier Default Permissions (#902) 2020-04-23 12:01:24 +10:00
regulation [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
server [MISC] Ignore errcheck recommendations for legacy code (#893) 2020-04-22 13:33:14 +10:00
session [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
storage [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
suites [MISC] Ignore errcheck recommendations for legacy code (#893) 2020-04-22 13:33:14 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00