1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/mocks
James Elliott abf1c86ab9
fix(oidc): subject generated for anonymous users ()
Fix and issue that would prevent a correct ID Token from being generated for users who start off anonymous. This also avoids generating one in the first place for anonymous users.
2022-04-25 10:31:05 +10:00
..
authelia_ctx.go refactor: apply godot recommendations () 2022-01-31 16:25:15 +11:00
duo_api.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface () 2022-03-17 15:02:54 +11:00
notifier.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
storage.go fix(oidc): subject generated for anonymous users () 2022-04-25 10:31:05 +10:00
totp.go feat(totp): secret customization () 2022-04-08 09:01:01 +10:00
user_provider.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00