vaultwarden/src
Stefan Melmuk c84db0daca
allow signup for invited users (#5967)
invited users (e.g. via /admin panel or org invite) should be able to
register if email is disabled.
2025-06-17 11:15:36 +02:00
..
api allow signup for invited users (#5967) 2025-06-17 11:15:36 +02:00
db Fix and improvements to policies (#5923) 2025-06-02 21:47:12 +02:00
static make css for login-page position independent (#5906) 2025-06-14 19:31:51 +02:00
auth.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
config.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02: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 Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
http_client.rs Update Rust, Crates and other deps (#5709) 2025-03-19 17:39:53 +01:00
mail.rs Sync with Upstream (#5798) 2025-05-26 21:00:59 +02:00
main.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00
ratelimit.rs
util.rs Abstract persistent files through Apache OpenDAL (#5626) 2025-05-29 21:40:58 +02:00