1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-31 08:09:07 +00:00
vaultwarden/src
BlackDex 983c862d22
Add more org_id checks
Added more org_id checks at all functions which use the org_id in there path.

Signed-off-by: BlackDex <black.dex@gmail.com>
2025-01-24 18:39:59 +01:00
..
api Add more org_id checks 2025-01-24 18:39:59 +01:00
db Security fixes for admin and sendmail 2025-01-24 11:54:22 +01:00
static Security fixes for admin and sendmail 2025-01-24 11:54:22 +01:00
auth.rs Add more org_id checks 2025-01-24 18:39:59 +01:00
config.rs Allow sendmail to be configurable 2025-01-24 17:13:49 +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 Allow sendmail to be configurable 2025-01-24 17:13:49 +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 Security fixes for admin and sendmail 2025-01-24 11:54:22 +01:00