1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott 0f7da4fd90
fix(suites): fix passive health checks for caddy suite ()
This change fixes an issue that was incorrectly marking the primary load balancer target for the front end in dev mode as down.
2022-06-30 11:39:50 +10:00
..
authentication feat(configuration): automatically map old keys () 2022-06-28 13:15:50 +10:00
authorization feat(authorization): acl resource regex named groups () 2022-06-28 12:51:05 +10:00
commands feat(commands): enhance crypto generation capabilities () 2022-06-27 18:27:57 +10:00
configuration docs: fix config template lint () 2022-06-28 17:28:49 +10:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers fix(model): potential panic () 2022-06-17 22:25:14 +10:00
logging feat(logging): allow time replacement in log file name () 2022-06-06 09:50:10 +10:00
metrics refactor(metrics): simplify names () 2022-06-14 21:51:33 +10:00
middlewares feat(metrics): implement prometheus metrics () 2022-06-14 17:20:13 +10:00
mocks refactor(middlewares): convert the bridge to a builder () 2022-06-10 11:34:43 +10:00
model feat(configuration): automatically map old keys () 2022-06-28 13:15:50 +10:00
notification refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
ntp refactor(configuration): utilize time duration decode hook () 2022-03-02 17:40:26 +11:00
oidc feat(commands): enhance crypto generation capabilities () 2022-06-27 18:27:57 +10:00
regulation feat(metrics): implement prometheus metrics () 2022-06-14 17:20:13 +10:00
server feat(configuration): automatically map old keys () 2022-06-28 13:15:50 +10:00
session feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
storage fix(storage): typo in oidc update query () 2022-06-17 20:14:33 +10:00
suites fix(suites): fix passive health checks for caddy suite () 2022-06-30 11:39:50 +10:00
templates refactor(templates): utilize more accurate naming () 2022-04-07 13:05:20 +10:00
totp feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
utils feat(commands): enhance crypto generation capabilities () 2022-06-27 18:27:57 +10:00