1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal
James Elliott f9da940bfc
fix(web): description of profile scope is not accurate ()
This adjusts the profile scope to be described as "Access your profile information" as it accesses more than the display name now.
2022-04-09 08:47:21 +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 fix(configuration): sector identifier not parsed correctly () 2022-04-08 17:38:38 +10:00
duo refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
handlers feat(oidc): pre-configured consent () 2022-04-08 15:35:21 +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): pre-configured consent () 2022-04-08 15:35:21 +10:00
regulation refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
server fix(web): description of profile scope is not accurate () 2022-04-09 08:47:21 +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 fix(configuration): sector identifier not parsed correctly () 2022-04-08 17:38:38 +10:00