aboutsummaryrefslogtreecommitdiff
path: root/src/api/core/emergency_access.rs
AgeCommit message (Expand)Author
11 daysSome refactoring and optimizations (#5291)Mathijs van Veluw
2024-07-08Some fixes for emergency access (#4715)1.31.0Mathijs van Veluw
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-04-27fix emergency access invites (#4337)Stefan Melmuk
2024-03-19Update chrono and sqlite (#4436)Mathijs van Veluw
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-10improve emergency access when not enabled (#4227)Stefan Melmuk
2023-12-09Several small fixes for open issues (#4143)Mathijs van Veluw
2023-10-05Fix typostuhana
2023-04-30Change `String` to `&str` for all Rocket functionsBlackDex
2023-03-31always return KdfMemory and KdfParallelismStefan Melmuk
2023-02-27Fix the web-vault v2023.2.0 API callsBlackDex
2023-02-12Merge branch 'main' into feature/kdf-optionsDaniel García
2023-02-07add argon2 kdf fieldsHelmut K. C. Tessarek
2023-02-01don't nullify key when editing emergency accessStefan Melmuk
2023-01-24include key into user.set_passwordsirux88
2023-01-24Update KDF Configuration and processingBlackDex
2023-01-11Optimize CipherSyncData for very large vaultsBlackDex
2022-12-02Cleanups and Fixes for Emergency AccessBlackDex
2022-10-23Update to diesel2Daniel García
2022-08-20Add Org user revoke featureBlackDex
2022-07-10Add more clippy checks for better code/readabilityBlackDex
2022-07-06Upgrade dependencies and swap lettre to async transportDaniel García
2022-06-21Fix for issue #2566BlackDex
2022-05-06Improve sync speed and updated dep. versionsBlackDex
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
2021-12-31Fixed issue #2154BlackDex
2021-10-31Fix missing encrypted key after emergency access rejectJeremy Lin
2021-10-19Emergency Access cleanupJeremy Lin
2021-10-02feature: Support single organization policyAdam Jones
2021-09-17[PATCH] Some fixes to the Emergency Access PRthelittlefireman
2021-09-17Add Emergency contact featurethelittlefireman
2021-07-04Added web-vault v2.21.x support + some misc fixesBlackDex