summaryrefslogtreecommitdiff
path: root/web/src/services/Api.ts
AgeCommit message (Expand)Author
2025-03-06feat(web): change password (#7676)Brynn Crowley
2025-03-01feat(middlewares): tokenized bucket rate limit (#8321)James Elliott
2025-02-23feat(webauthn): passkeys (#7942)James Elliott
2025-02-22feat(oidc): prompt parameter support (#8080)James Elliott
2024-08-24build(deps): update @simplewebauthn monorepo to v10 (#7380)James Elliott
2024-04-22fix(web): one time code error hangs (#7208)James Elliott
2024-03-04feat(web): one-time codes for identity verificationJames Elliott
2024-03-04feat(web): user one-time password preferencesJames Elliott
2024-03-04feat(web): multiple webauthn credential registrationJames Elliott
2023-04-15refactor: webauthn naming (#5243)James Elliott
2022-04-03refactor(handlers): ppolicy (#3103)James Elliott
2022-03-03feat: webauthn (#2707)James Elliott
2021-12-01feat(totp): algorithm and digits config (#2634)James Elliott
2021-12-01feat(duo): multi device selection (#2137)Philipp Staiger
2021-08-02fix: user is now redirected when authenticated (#2082)Clément Michaud
2021-06-19refactor(web): use absolute imports with aliases (#2100)Amir Zarrinkafsh
2021-05-05feature(oidc): add support for OpenID ConnectJames 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-08Allow administrator to provide a Google Analytics tracking ID.Clement Michaud
2019-12-08Introduce hasU2F and hasTOTP in user info.Clement Michaud
2019-12-05Rewrite authelia frontend to improve user experience.Clement Michaud