summaryrefslogtreecommitdiff
path: root/internal/mocks
AgeCommit message (Expand)Author
2025-03-08refactor(handlers): add more detailed errors for password-change failures (#8...Brynn Crowley
2025-03-09feat(embed): make authelia embedable (#8841)James Elliott
2025-03-06feat(web): change password (#7676)Brynn Crowley
2025-03-02refactor(webauthn): include all failures for passkeys (#8865)James Elliott
2025-02-23feat(regulation): ip bans and unbanning (#7230)James Elliott
2025-02-23feat(authentication): ldap connection pooling (#7217)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
2025-02-22feat(oidc): authorization policy network criteria (#8079)James Elliott
2025-02-22feat(authentication): additional and custom attributes (#8078)James Elliott
2024-10-19refactor: generate mocks (#8057)James Elliott
2024-09-20refactor: linting (#7863)James Elliott
2024-03-12build(oidc): use authelia maintained library (#6821)James Elliott
2024-03-04refactor: apply suggestions from code reviewJames 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): second factor identity verificationJames Elliott
2024-03-04feat(web): one-time codes for identity verificationJames Elliott
2024-03-04feat(web): user one-time password preferencesJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-11-23fix(configuration): illogical refresh interval default (#6319)James Elliott
2023-10-08refactor: clock package (#6100)James Elliott
2023-10-02refactor: adjust default redirect url behaviour (#6060)James Elliott
2023-09-29feat(session): redirection by cookie domain (#6017)James Elliott
2023-09-03docs: jsonschema (#5493)James Elliott
2023-08-27feat(oidc): jwt response for introspection (#5840)James Elliott
2023-08-20fix(oidc): par consent state error (#5880)James Elliott
2023-08-07fix(oidc): client credentials flow not populating session (#5797)James Elliott
2023-04-15refactor: http verbs etc (#5248)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
2023-02-05docs: fix rfc references and fix misc issues (#4879)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott
2023-01-12feat(session): multiple session cookie domains (#3754)Manuel Nuñez
2023-01-07refactor(random): add random provider (#4712)James Elliott
2022-12-23refactor(notifier): utilize smtp lib (#4403)James Elliott
2022-12-21feat(authentication): ldap time replacements (#4483)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-08-27fix(notification): text emails not encoded properly (#3854)James Elliott
2022-08-07fix(utils): domain suffix improperly checked (#3799)James Elliott
2022-07-18fix(notification): incorrect date header format (#3684)James Elliott
2022-06-10refactor(middlewares): convert the bridge to a builder (#3338)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-08feat(totp): secret customization (#2681)James Elliott