aboutsummaryrefslogtreecommitdiff
path: root/src/api/identity.rs
AgeCommit message (Expand)Author
2024-11-12Some more authrequest changesDaniel García
2024-11-12Remove auth-request deletion (#5184)Mathijs van Veluw
2024-11-11More authrequest fixes (#5176)Daniel García
2024-10-18Fix collection management and match some json output (#5095)Mathijs van Veluw
2024-09-18Actually use Device Type for mails (#4916)Daniel
2024-08-27Allow Org Master-Pw policy enforcement (#4899)Mathijs van Veluw
2024-07-25Duo: use the formatted db email (#4779)Timshel
2024-07-24Add support for MFA with Duo's Universal Prompt (#4637)0x0fbc
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-04-27Some fixes for the new mobile apps (#4526)Daniel García
2024-01-31fix push device registration (#4297)Stefan Melmuk
2024-01-30register missing push devices at login (#3792)Stefan Melmuk
2024-01-01enforce 2FA policy on removal of second factor and login (#3803)Stefan Melmuk
2023-12-13Decrease JWT Refresh/Auth token (#4163)Mathijs van Veluw
2023-10-05Fix typostuhana
2023-08-31add UserDecryptionOptions to login response (#3813)Stefan Melmuk
2023-08-13Implement login-with-deviceBernd Schoolmann
2023-06-13Add support for Organization tokenBlackDex
2023-03-31always return KdfMemory and KdfParallelismStefan Melmuk
2023-03-11Merge ClientIp with Headers.BlackDex
2023-02-19Validate all needed fields for client API loginBlackDex
2023-02-07add argon2 kdf fieldsHelmut K. C. Tessarek
2023-01-24include key into user.set_passwordsirux88
2023-01-24Update KDF Configuration and processingBlackDex
2022-12-18Fix recover-2fa not working.BlackDex
2022-12-18Fix a panic during Yubikey register/loginBlackDex
2022-11-27Add Organizational event logging featureBlackDex
2022-11-14Added missing `register` endpoint to `identity`BlackDex
2022-10-23Update to diesel2Daniel García
2022-07-06Upgrade dependencies and swap lettre to async transportDaniel García
2022-03-27Remove u2f implementationBlackDex
2022-03-20Several updates and fixesBlackDex
2022-03-12Update login API codeBlackDex
2022-02-27Ignore unused fieldDaniel García
2022-02-27Async/Awaited all db methodsBlackDex
2022-02-27Update to rocket 0.5 and made code async, missing updating all db calls, that...Daniel García
2022-01-21Fix `scope` and `refresh_token` for API key loginsJeremy Lin
2022-01-21Add support for API keysJeremy Lin
2021-12-22Basic ratelimit for user login (including 2FA) and admin loginDaniel García
2021-10-28Add email notifications for incomplete 2FA loginsJeremy Lin
2021-10-02feature: Support single organization policyAdam Jones
2021-06-19Fix clippy lintsDaniel García
2021-06-16Support for webauthn and u2f->webauthn migrationsDaniel García
2021-04-06Merge remote-tracking branch 'origin/master' into fmtJake Howard
2021-04-06Modify rustfmt fileJake Howard
2021-04-06Update web vault and add unnoficialserver responseDaniel García
2021-03-31Run `cargo fmt` on codebaseJake Howard
2020-11-30Implement admin ability to enable/disable usersjanost
2020-08-11Remove redundant user fetching from loginDaniel García
2020-08-04Fix unlock on desktop clients1.16.2Daniel García