authelia/internal/mocks
James Elliott abf1c86ab9
fix(oidc): subject generated for anonymous users (#3238)
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 (#2839) 2022-01-31 16:25:15 +11:00
duo_api.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
gen.go refactor(authentication): simplify ldap connection interface (#3026) 2022-03-17 15:02:54 +11:00
notifier.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00
storage.go fix(oidc): subject generated for anonymous users (#3238) 2022-04-25 10:31:05 +10:00
totp.go feat(totp): secret customization (#2681) 2022-04-08 09:01:01 +10:00
user_provider.go feat(totp): algorithm and digits config (#2634) 2021-12-01 23:11:29 +11:00