vaultwarden/src/db/models
BlackDex 142f7bb50d
Fix managers and groups link
This PR should fix the managers and group link.
Although i think there might be a cleaner sollution, there are a lot of
other items to fix here which we should do in time.

But for now, with theh group support already merged, this fix should at
least help solving issue #2932.

Fixes #2932
2022-12-08 12:37:21 +01:00
..
attachment.rs Update to diesel2 2022-10-23 00:49:23 +02:00
cipher.rs Update to diesel2 2022-10-23 00:49:23 +02:00
collection.rs Fix managers and groups link 2022-12-08 12:37:21 +01:00
device.rs Use constant size generic parameter for random bytes generation 2022-11-11 11:59:27 +01:00
emergency_access.rs Cleanups and Fixes for Emergency Access 2022-12-02 09:44:23 +01:00
event.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
favorite.rs Update to diesel2 2022-10-23 00:49:23 +02:00
folder.rs Update to diesel2 2022-10-23 00:49:23 +02:00
group.rs Update to diesel2 2022-10-23 00:49:23 +02:00
mod.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
org_policy.rs Update to diesel2 2022-10-23 00:49:23 +02:00
organization.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
send.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
two_factor_incomplete.rs Update to diesel2 2022-10-23 00:49:23 +02:00
two_factor.rs Update to diesel2 2022-10-23 00:49:23 +02:00
user.rs Cleanups and Fixes for Emergency Access 2022-12-02 09:44:23 +01:00