vaultwarden/src/api/core
Stefan Melmuk ecfebaf3c7
allow re-invitations of existing users (#4768)
* allow re-invitations of existing users

* auto-accept existing user if mail is disabled

Apply suggestions from code review

Co-authored-by: Mathijs van Veluw <black.dex@gmail.com>

---------

Co-authored-by: Mathijs van Veluw <black.dex@gmail.com>
2024-07-24 00:32:46 +02:00
..
two_factor Fix Email 2FA login on native app (#4762) 2024-07-17 16:20:54 +02:00
accounts.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
ciphers.rs add group support for Cipher::get_collections() (#4592) 2024-07-04 20:28:19 +02:00
emergency_access.rs Some fixes for emergency access (#4715) 2024-07-08 23:39:22 +02:00
events.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
folders.rs Fix duplicate folder creations during import (#4702) 2024-07-04 19:57:32 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
organizations.rs allow re-invitations of existing users (#4768) 2024-07-24 00:32:46 +02:00
public.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
sends.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00