vaultwarden/src/db/models
Mathijs van Veluw 9e26014b4d
Fix manager in web-vault v2024.6.2 for collections (#4860)
The web-vault v2024.6.2 we use needs some extra information to allow
managers to actually be able to manage collections.

The v2024.6.2 web-vault has somewhat of a mixture of the newer roles and
older manager roles. To at least fix this for the web-vault we bundle
these changes will make the manager able to manage.

For future web-vaults we would need a lot more changes to be done to fix
this in a better way though.

Fixes #4844
2024-08-15 12:36:00 +02:00
..
attachment.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
auth_request.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
cipher.rs Update crates, web-vault and fixes (#4823) 2024-08-07 22:46:03 +02:00
collection.rs Fix manager in web-vault v2024.6.2 for collections (#4860) 2024-08-15 12:36:00 +02:00
device.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
emergency_access.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
event.rs Update chrono and sqlite (#4436) 2024-03-19 19:47:30 +01:00
favorite.rs Update to diesel2 2022-10-23 00:49:23 +02:00
folder.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
group.rs Fix manager in web-vault v2024.6.2 for collections (#4860) 2024-08-15 12:36:00 +02:00
mod.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
org_policy.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
organization.rs Fix manager in web-vault v2024.6.2 for collections (#4860) 2024-08-15 12:36:00 +02:00
send.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
two_factor_duo_context.rs Add support for MFA with Duo's Universal Prompt (#4637) 2024-07-24 16:50:35 +02:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
user.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00