1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-10 05:33:56 +00:00
vaultwarden/src
Josh 71952a4ab5
Add AnonAddy/SimpleLogin self host feature flag (#5694)
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2025-03-15 19:57:04 +01:00
..
api allow CLI to upload files with truncated filenames (#5618) 2025-02-19 10:40:59 +01:00
db allow CLI to upload files with truncated filenames (#5618) 2025-02-19 10:40:59 +01:00
static Org fixes (#5438) 2025-01-25 01:32:09 +01:00
auth.rs let invited members access OrgMemberHeaders (#5461) 2025-01-27 18:27:11 +01:00
config.rs Add AnonAddy/SimpleLogin self host feature flag (#5694) 2025-03-15 19:57:04 +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 Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
mail.rs Org fixes (#5438) 2025-01-25 01:32:09 +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