Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-05 02:28:00 +01:00
1722742ab3
This PR adds a the new v2022.8.x revoke feature which allows an organization owner or admin to revoke access for one or more users. This PR also fixes several permissions and policy checks which were faulty. - Modified some functions to use DB Count features instead of iter/count aftwards. - Rearanged some if statements (faster matching or just one if instead of nested if's) - Added and fixed several policy checks where needed - Some small updates on some response models - Made some functions require an enum instead of an i32 |
||
---|---|---|
.. | ||
two_factor | ||
accounts.rs | ||
ciphers.rs | ||
emergency_access.rs | ||
folders.rs | ||
mod.rs | ||
organizations.rs | ||
sends.rs |