summaryrefslogtreecommitdiff
path: root/internal/handlers
AgeCommit message (Expand)Author
2025-03-09addind a FirstFactorSPNEGO request body structMatthieu Pignolet
2025-03-091/?: beginning fo the spnego first-factor implementationMatthieu Pignolet
2025-03-08refactor(handlers): add more detailed errors for password-change failures (#8...Brynn Crowley
2025-03-06feat(web): change password (#7676)Brynn Crowley
2025-03-02refactor(webauthn): include all failures for passkeys (#8865)James Elliott
2025-03-01feat(oidc): merged id token claims (#8851)James Elliott
2025-02-28test(handlers): fix failing webauthn test with regex (#8846)Brynn Crowley
2025-02-24feat(handlers): basic authz caching (#8320)James Elliott
2025-02-23feat(regulation): ip bans and unbanning (#7230)James Elliott
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2025-02-22feat(oidc): rfc7516 jwt encryption (#8083)James Elliott
2025-02-22feat(oidc): rfc8628 oauth 2.0 device code grant (#8082)James Elliott
2025-02-22feat(oidc): claims parameter support (#8081)James Elliott
2025-02-22feat(oidc): prompt parameter support (#8080)James Elliott
2025-02-08refactor: adjust session regenerate (#8725)James Elliott
2025-01-30fix(handlers): regulation flow (#8683)James Elliott
2024-12-04refactor(handlers): log policy and debug info for oidc authorization (#8373)Amir Zarrinkafsh
2024-09-22fix(templates): grammar and enhancements to emails (#7903)Brynn Crowley
2024-09-20refactor: linting (#7863)James Elliott
2024-08-24build(deps): update @simplewebauthn monorepo to v10 (#7380)James Elliott
2024-06-04refactor: use explicit uuid comparison (#7386)James Elliott
2024-06-02fix(oidc): include missing amr with value pop (#7381)James Elliott
2024-05-29fix(handlers): disabling 2fa methods may result in a bad ux (#7360)James Elliott
2024-04-15refactor(handlers): simplify authz err fallback (#7163)James Elliott
2024-04-07chore: remove repetitive words (#7102)alwayshang
2024-04-02build(deps): update module authelia.com/provider/oauth2 to v0.1.6 (#7064)James Elliott
2024-03-31fix(oidc): missing introspection claims (#7049)James Elliott
2024-03-29refactor(oidc): abstract the client storage (#7041)James Elliott
2024-03-29fix(oidc): delayed user details refresh (#7035)James Elliott
2024-03-25fix(oidc): prompt none not handled (#7018)James Elliott
2024-03-25fix(oidc): form post csp not set correctly (#7017)James Elliott
2024-03-17fix(server): oidc flow failure due to corb (#6921)James Elliott
2024-03-17fix(handlers): bearer authorization assumed intention (#6920)James Elliott
2024-03-17fix(handlers): bypass fails with authorization header (#6919)James Elliott
2024-03-14refactor: config naming (#6852)James Elliott
2024-03-13refactor: factorize tooling and logs (#6835)James Elliott
2024-03-12build(oidc): use authelia maintained library (#6821)James Elliott
2024-03-06feat(oidc): signed discovery (#6003)James Elliott
2024-03-05feat: oauth2 authorization bearer (#6774)James Elliott
2024-03-04refactor: apply suggestions from code reviewJames Elliott
2024-03-04refactor: misc refactoringJames Elliott
2024-03-04test(suites): webauthnJames Elliott
2024-03-04feat(totp): reuse policyJames Elliott
2024-03-04build(deps): use go.uber.org/mockJames Elliott
2024-03-04test(suites): add and fix tests for coverageJames Elliott
2024-03-04refactor: misc fixesJames Elliott
2024-03-04refactor(storage): migrations simplificationJames Elliott
2024-03-04feat(web): revoke reset password tokensJames Elliott
2024-03-04refactor: importsJames Elliott
2024-03-04feat(web): second factor identity verificationJames Elliott