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
/
api
Age
Commit message (
Expand
)
Author
2025-03-01
refactor(api): disable external swagger validation (#8844)
Hendrik Sievers
2025-03-01
feat(middlewares): tokenized bucket rate limit (#8321)
James Elliott
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2024-10-03
fix: swagger-ui csp, strict csp static files and cleanup obselete files (#7966)
Amir Zarrinkafsh
2024-10-02
fix(oidc): select account prompt missing (#7956)
James Elliott
2024-03-04
refactor: apply suggestions from code review
James Elliott
2024-03-04
build(deps): use go.uber.org/mock
James Elliott
2024-03-04
refactor: misc fixes
James Elliott
2024-03-04
feat(web): revoke reset password tokens
James Elliott
2024-03-04
docs: update documentation
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-12-12
refactor: correct spelling mistakes (#6395)
Edward Betts
2023-08-30
feat(oidc): jwt secured authorization response mode (#5914)
James Elliott
2023-08-27
feat(oidc): jwt response for introspection (#5840)
James Elliott
2023-08-19
docs(oidc): misc fix to openapi spec (#5873)
James Elliott
2023-08-04
docs(oidc): properly describe the introspection endpoint (#5777)
James Elliott
2023-05-09
docs: fix openapi (#5419)
James Elliott
2023-04-18
docs: header consistency (#5266)
James Elliott
2023-04-15
refactor: webauthn naming (#5243)
James Elliott
2023-04-08
refactor: adjust openapi (#5192)
James Elliott
2023-04-08
feat(handlers): authz authrequest authelia url (#5181)
James Elliott
2023-03-06
feat(oidc): client_secret_jwt client auth (#5031)
James Elliott
2023-02-28
feat(server): handle head method (#5003)
James Elliott
2023-02-05
docs: fix rfc references and fix misc issues (#4879)
James Elliott
2023-01-25
feat(server): customizable authz endpoints (#4296)
James Elliott
2023-01-03
perf(server): cached openapi document (#4674)
James Elliott
2022-12-21
fix(server): verify endpoint 405ing non-get/head reqs (#4607)
James Elliott
2022-12-14
docs(api): update openapi.yml with oidc endpoints (#4572)
James Elliott
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-04-15
feat(server): zxcvbn password policy server side (#3151)
James Elliott
2022-04-09
fix(configuration): remove unused password policy option (#3149)
James Elliott
2022-04-03
refactor(handlers): ppolicy (#3103)
James Elliott
2022-04-01
feat(configuration): allow rfc4918 http verbs in acl (#2988)
James Elliott
2022-03-28
fix(web): show appropriate default and available methods (#2999)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2021-12-13
fix(api): fix grouping for user info endpoints (#2710)
Amir Zarrinkafsh
2021-12-01
feat(totp): algorithm and digits config (#2634)
James Elliott
2021-12-01
feat(duo): multi device selection (#2137)
Philipp Staiger
2021-09-04
fix(api): /api/checks/safe-redirection missing schemas (#2340)
Amir Zarrinkafsh
2021-08-02
fix: user is now redirected when authenticated (#2082)
Clément Michaud
2021-04-13
fix(handlers): logout redirection validation (#1908)
James Elliott
2021-04-11
ci: add yamllint (#1895)
James Elliott
2021-03-29
build(deps): update swagger-ui to v3.45.0 (#1861)
Amir Zarrinkafsh
2021-03-05
perf(authorizer): preload access control lists (#1640)
James Elliott
2021-01-03
[FEATURE] Add API docs and swagger-ui (#1544)
Amir Zarrinkafsh