vaultwarden/src/api/core
Stefan Melmuk d29cd29f55
prevent managers from creating collections (#6890)
managers without the access_all flag should not be able to create
collections. the manage all collections permission actually consists of
three separate custom permissions that have not been implemented yet for
more fine-grain access control.
2026-04-05 22:39:33 +02:00
..
two_factor Merge commit from fork 2026-03-09 17:50:21 +01:00
accounts.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00
ciphers.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00
emergency_access.rs Rotate refresh-tokens on sstamp reset (#7031) 2026-03-29 22:43:36 +02:00
events.rs Misc org fixes (#7032) 2026-03-29 23:15:48 +02:00
folders.rs Fix empty string FolderId (#7048) 2026-04-01 23:04:10 +02:00
mod.rs Update Feature Flags (#6981) 2026-03-23 21:21:21 +01:00
organizations.rs prevent managers from creating collections (#6890) 2026-04-05 22:39:33 +02:00
public.rs Misc org fixes (#7032) 2026-03-29 23:15:48 +02:00
sends.rs Update crates and Rust version (#6485) 2025-11-23 22:03:30 +01:00