summaryrefslogtreecommitdiff
path: root/internal/mocks/storage.go
AgeCommit message (Expand)Author
2025-02-23feat(regulation): ip bans and unbanning (#7230)James Elliott
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2025-02-22feat(oidc): rfc8628 oauth 2.0 device code grant (#8082)James Elliott
2025-02-22feat(oidc): prompt parameter support (#8080)James Elliott
2024-10-19refactor: generate mocks (#8057)James Elliott
2024-03-04feat(totp): reuse policyJames Elliott
2024-03-04build(deps): use go.uber.org/mockJames Elliott
2024-03-04feat(web): revoke reset password tokensJames Elliott
2024-03-04feat(web): one-time codes for identity verificationJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-08-20fix(oidc): par consent state error (#5880)James Elliott
2023-04-15refactor: webauthn naming (#5243)James Elliott
2023-04-10docs: adjust references of webauthn (#5203)James Elliott
2023-03-06feat(oidc): pushed authorization requests (#4546)James Elliott
2022-11-25refactor: remove pre1 migration path (#4356)James Elliott
2022-10-20feat(oidc): implicit consent (#4080)James Elliott
2022-10-19feat(commands): add webauthn device commands (#3671)James Elliott
2022-04-25fix(oidc): subject generated for anonymous users (#3238)James Elliott
2022-04-09feat(commands): user opaque identifiers commands (#3144)James Elliott
2022-04-07feat(oidc): persistent storage (#2965)James Elliott
2022-03-17refactor(authentication): simplify ldap connection interface (#3026)James Elliott
2022-03-06refactor(model): rename from models (#2968)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2021-12-03feat(storage): encrypt u2f key (#2664)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott