1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott 4503ac07be
fix(web): lowercase locales are not consistent with localization platforms ()
This fixes an issue with localization platforms and the docs regarding localization, and the forcing locale names to lowercase.
2022-04-08 14:53:46 +10:00
..
authentication fix(web): show appropriate default and available methods () 2022-03-28 12:26:30 +11:00
authorization feat(authorization): domain regex match with named groups () 2022-04-01 22:38:49 +11:00
commands feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
configuration feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers fix(server): incorrect remote ip logged in error handler () 2022-04-08 14:13:47 +10:00
logging feat: webauthn () 2022-03-03 22:20:43 +11:00
middlewares fix(server): incorrect remote ip logged in error handler () 2022-04-08 14:13:47 +10:00
mocks feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
model feat(oidc): persistent storage () 2022-04-07 15:33:53 +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(oidc): pairwise subject identifiers () 2022-04-07 16:13:01 +10:00
regulation refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
server fix(web): lowercase locales are not consistent with localization platforms () 2022-04-08 14:53:46 +10:00
session feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
storage feat(oidc): persistent storage () 2022-04-07 15:33:53 +10:00
suites feat(oidc): persistent storage () 2022-04-07 15:33:53 +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(oidc): persistent storage () 2022-04-07 15:33:53 +10:00