0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-11 16:38:58 +02:00
bitwarden_rs/src
BlackDex 10c5476d31
Fix web-vault Member UI show/edit/save
There was a small bug left in regards to the web-vault v2023.2.0 fixes.
This PR fixes the left items. I think all should be addressed now.
When editing a User, you were not able to see or edit groups, or see
wich collections a user bellonged to.

Fixes #3311
2023-03-06 17:07:21 +01:00
..
api Fix web-vault Member UI show/edit/save 2023-03-06 17:07:21 +01:00
db Merge pull request #3281 from BlackDex/fix-web-vault-issues 2023-02-28 23:45:59 +01:00
static Fix confirmation for removing 2FA and deauthing sessions in admin panel 2023-02-28 20:38:33 -05:00
auth.rs Apply rewording 2023-02-21 21:37:24 +01:00
config.rs Apply rewording 2023-02-21 21:37:24 +01:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Cleanups and Fixes for Emergency Access 2022-12-04 23:17:48 +01:00
mail.rs Add support for sendmail as a mail transport 2023-02-12 18:54:59 +01:00
main.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs add argon2 kdf fields 2023-02-07 13:52:52 -05:00