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
/
web
/
src
/
services
/
Api.ts
Age
Commit message (
Expand
)
Author
2025-03-06
feat(web): change password (#7676)
Brynn Crowley
2025-03-01
feat(middlewares): tokenized bucket rate limit (#8321)
James Elliott
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2025-02-22
feat(oidc): prompt parameter support (#8080)
James Elliott
2024-08-24
build(deps): update @simplewebauthn monorepo to v10 (#7380)
James Elliott
2024-04-22
fix(web): one time code error hangs (#7208)
James Elliott
2024-03-04
feat(web): one-time codes for identity verification
James Elliott
2024-03-04
feat(web): user one-time password preferences
James Elliott
2024-03-04
feat(web): multiple webauthn credential registration
James Elliott
2023-04-15
refactor: webauthn naming (#5243)
James Elliott
2022-04-03
refactor(handlers): ppolicy (#3103)
James Elliott
2022-03-03
feat: webauthn (#2707)
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-08-02
fix: user is now redirected when authenticated (#2082)
Clément Michaud
2021-06-19
refactor(web): use absolute imports with aliases (#2100)
Amir Zarrinkafsh
2021-05-05
feature(oidc): add support for OpenID Connect
James Elliott
2021-01-02
[CI] Add linting option for frontend and enforce styling (#1565)
Amir Zarrinkafsh
2020-12-16
[MISC] Catch OpenLDAP ppolicy error (#1508)
Amir Zarrinkafsh
2020-07-01
[DEV] Fix webpack for development workflow (#1163)
Amir Zarrinkafsh
2020-06-21
[MISC] Template global config and refactor some /api endpoints (#1135)
Amir Zarrinkafsh
2020-05-21
[FEATURE] Allow Authelia to listen on a specified path (#1027)
James Elliott
2019-12-08
Allow administrator to provide a Google Analytics tracking ID.
Clement Michaud
2019-12-08
Introduce hasU2F and hasTOTP in user info.
Clement Michaud
2019-12-05
Rewrite authelia frontend to improve user experience.
Clement Michaud