summaryrefslogtreecommitdiff
path: root/internal/storage
AgeCommit message (Expand)Author
2022-09-03refactor: clean up uri checking functions (#3943)James Elliott
2022-08-07refactor: fix linter directives for go 1.19 and golangci-lint 1.48.0 (#3798)Amir Zarrinkafsh
2022-07-26fix(handlers): consent session prevents standard flow (#3668)James Elliott
2022-06-17 fix(storage): typo in oidc update query (#3535)andreas-berg
2022-04-25refactor: exclude id from sqlite3 migration (#3242)James Elliott
2022-04-25refactor: ensure bad consent sessions and identifiers are deleted (#3241)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-16fix(oidc): userinfo jti claim potential panic (#3017)James Elliott
2022-03-06refactor(model): rename from models (#2968)James Elliott
2022-03-04fix(storage): webauthn kid too short for some devices (#2957)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
2022-01-13fix(storage): use boolean instead of integer (#2776)James Elliott
2021-12-04fix(models): potential panic generating jti (#2669)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-02refactor(web): only fetch totp conf if required (#2663)James Elliott
2021-12-02fix(storage): rebind all queries (#2662)James Elliott
2021-12-02feat(storage): postgresql schema and ssl options (#2659)James Elliott
2021-12-02fix(storage): duo/u2f upsert failure on postgresql (#2658)James Elliott
2021-12-02refactor(storage): totp_configurations table (#2657)James Elliott
2021-12-02fix(storage): new auth log schema request method length (#2656)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-10-01refactor: replace sqlite library with the original cgo variant (#2427)Amir Zarrinkafsh
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2021-08-06fix(storage): set sane default connection timeout (#2256)James Elliott
2021-08-04fix(storage): use lower case in error messages (#2145)Clément Michaud
2021-06-22refactor: drop cgo requirement for sqlite (#2101)Amir Zarrinkafsh
2020-09-18[CI] Update QEMU to v5.1.0-2 (#1321)Amir Zarrinkafsh
2020-09-04[MISC] Address errors from linter updates (#1308)Amir Zarrinkafsh
2020-07-16[MISC] Storage Schema Versioning Model (#1057)James Elliott
2020-05-05[CI] Add wsl linter (#980)Amir Zarrinkafsh
2020-05-05[CI] Enable gosec linter (#979)James Elliott
2020-05-02[CI] Add godot linter (#958)Amir Zarrinkafsh
2020-04-09[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)Amir Zarrinkafsh
2020-04-05[MISC] Update durations to notation format and housekeeping (#824)James Elliott
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
2019-12-19Fix second_factor_method creation lengthJames Elliott