1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src
Integral 327d369188
refactor: replace static with const for global constants (#5260)
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2025-01-10 21:06:38 +01:00
..
api Fix an issue with login with device (#5379) 2025-01-10 20:37:23 +01:00
db refactor: replace static with const for global constants (#5260) 2025-01-10 21:06:38 +01:00
static fix manager role in admin users overview (#5359) 2025-01-07 12:47:37 +01:00
auth.rs rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00
config.rs Add partial role support for manager only using web-vault v2024.12.0 (#5219) 2025-01-04 19:31:59 +01:00
crypto.rs refactor: replace static with const for global constants (#5260) 2025-01-10 21:06:38 +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 rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +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 rename membership and adopt newtype pattern (#5320) 2025-01-09 18:37:23 +01:00