index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
storage
/
sql_provider.go
Age
Commit message (
Expand
)
Author
2025-03-09
feat(embed): make authelia embedable (#8841)
James Elliott
2025-02-23
feat(regulation): ip bans and unbanning (#7230)
James Elliott
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2025-02-22
feat(oidc): rfc8628 oauth 2.0 device code grant (#8082)
James Elliott
2025-02-22
feat(oidc): claims parameter support (#8081)
James Elliott
2025-02-22
feat(oidc): prompt parameter support (#8080)
James Elliott
2024-09-20
refactor: linting (#7863)
James Elliott
2024-09-02
fix(oidc): jwt assertions aud overly strict (#7798)
James Elliott
2024-03-04
feat(totp): reuse policy
James Elliott
2024-03-04
build(deps): use go.uber.org/mock
James Elliott
2024-03-04
feat(web): revoke reset password tokens
James Elliott
2024-03-04
feat(web): second factor identity verification
James Elliott
2024-03-04
feat(web): one-time codes for identity verification
James Elliott
2024-03-04
feat(web): multiple webauthn credential registration
James Elliott
2023-08-31
test: refactor and add tests (#5934)
James Elliott
2023-08-20
fix(oidc): par consent state error (#5880)
James Elliott
2023-08-17
fix(oidc): failure to insert with client credentials grant (#5809)
James Elliott
2023-04-15
refactor: webauthn naming (#5243)
James Elliott
2023-04-10
docs: adjust references of webauthn (#5203)
James Elliott
2023-03-06
feat(oidc): pushed authorization requests (#4546)
James Elliott
2022-11-25
refactor: remove pre1 migration path (#4356)
James Elliott
2022-11-13
build(deps): update module github.com/ory/fosite to v0.43.0 (#4269)
James Elliott
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-10-19
feat(commands): add webauthn device commands (#3671)
James Elliott
2022-07-26
fix(handlers): consent session prevents standard flow (#3668)
James Elliott
2022-04-25
fix(oidc): subject generated for anonymous users (#3238)
James Elliott
2022-04-09
feat(commands): user opaque identifiers commands (#3144)
James Elliott
2022-04-07
feat(oidc): persistent storage (#2965)
James Elliott
2022-03-28
fix(web): show appropriate default and available methods (#2999)
James Elliott
2022-03-06
refactor(model): rename from models (#2968)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2022-03-02
fix(storage): return reason for identity verification not being found (#2937)
James Elliott
2022-01-31
refactor: apply godot recommendations (#2839)
James Elliott
2021-12-04
fix(storage): don't check exp against time using sql (#2676)
James Elliott
2021-12-03
fix(storage): postgres schema hardcoded for tables query (#2667)
James Elliott
2021-12-03
feat(storage): encrypt u2f key (#2664)
James Elliott
2021-12-02
fix(storage): duo/u2f upsert failure on postgresql (#2658)
James Elliott
2021-12-01
feat(totp): algorithm and digits config (#2634)
James Elliott
2021-12-01
feat(duo): multi device selection (#2137)
Philipp Staiger
2021-11-30
feat(storage): only store identity token metadata (#2627)
James Elliott
2021-11-29
feat(regulator): enhance authentication logs (#2622)
James Elliott
2021-11-25
feat(storage): encrypted secret values (#2588)
James Elliott
2021-11-23
feat(storage): primary key for all tables and general qol refactoring (#2431)
James Elliott
2021-08-11
fix: 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-10
Fix spelling errors
Amir Zarrinkafsh
2019-12-24
Rename org from clems4ever to authelia
Amir Zarrinkafsh
[next]