1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-04-26 15:24:31 +00:00
vaultwarden/src
Timshel 0d16da440d
On member invite and edit access_all is not sent anymore (#5673)
* On member invite and edit access_all is not sent anymore

* Use MembershipType ordering for access_all check

Fixes #5711
2025-04-16 17:52:26 +02:00
..
api On member invite and edit access_all is not sent anymore (#5673) 2025-04-16 17:52:26 +02:00
db Some fixes for the new web-vault and updates (#5703) 2025-03-17 23:02:02 +01:00
static Update deps and web-vault (#5742) 2025-04-04 12:18:09 +02:00
auth.rs Implement new registration flow with email verification (#5215) 2025-03-17 16:28:01 +01:00
config.rs Some fixes for the new web-vault and updates (#5703) 2025-03-17 23:02:02 +01:00
crypto.rs Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal (#5680) 2025-03-15 19:33:17 +01:00
error.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
http_client.rs Update Rust, Crates and other deps (#5709) 2025-03-19 17:39:53 +01:00
mail.rs Implement new registration flow with email verification (#5215) 2025-03-17 16:28:01 +01:00
main.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Fix icon redirect not working on desktop (#5536) 2025-02-04 13:20:32 +01:00