summaryrefslogtreecommitdiff
path: root/internal/storage/sql_provider.go
AgeCommit message (Expand)Author
2025-03-09feat(embed): make authelia embedable (#8841)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): 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
2024-09-20refactor: linting (#7863)James Elliott
2024-09-02fix(oidc): jwt assertions aud overly strict (#7798)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): second factor identity verificationJames Elliott
2024-03-04feat(web): one-time codes for identity verificationJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-08-31test: refactor and add tests (#5934)James Elliott
2023-08-20fix(oidc): par consent state error (#5880)James Elliott
2023-08-17fix(oidc): failure to insert with client credentials grant (#5809)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-11-13build(deps): update module github.com/ory/fosite to v0.43.0 (#4269)James Elliott
2022-10-20feat(oidc): implicit consent (#4080)James Elliott
2022-10-19feat(commands): add webauthn device commands (#3671)James Elliott
2022-07-26fix(handlers): consent session prevents standard flow (#3668)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-28fix(web): show appropriate default and available methods (#2999)James Elliott
2022-03-06refactor(model): rename from models (#2968)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2022-03-02fix(storage): return reason for identity verification not being found (#2937)James Elliott
2022-01-31refactor: apply godot recommendations (#2839)James Elliott
2021-12-04fix(storage): don't check exp against time using sql (#2676)James Elliott
2021-12-03fix(storage): postgres schema hardcoded for tables query (#2667)James Elliott
2021-12-03feat(storage): encrypt u2f key (#2664)James Elliott
2021-12-02fix(storage): duo/u2f upsert failure on postgresql (#2658)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott
2021-12-01feat(duo): multi device selection (#2137)Philipp Staiger
2021-11-30feat(storage): only store identity token metadata (#2627)James Elliott
2021-11-29feat(regulator): enhance authentication logs (#2622)James Elliott
2021-11-25feat(storage): encrypted secret values (#2588)James Elliott
2021-11-23feat(storage): primary key for all tables and general qol refactoring (#2431)James Elliott
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2020-07-16[MISC] Storage Schema Versioning Model (#1057)James Elliott
2020-05-05[CI] Add wsl linter (#980)Amir Zarrinkafsh
2020-04-09[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)Amir Zarrinkafsh
2020-03-05[FEATURE] Support MySQL as a storage backend. (#678)Amir Zarrinkafsh
2020-01-10Fix spelling errorsAmir Zarrinkafsh
2019-12-24Rename org from clems4ever to autheliaAmir Zarrinkafsh