vaultwarden/src/api
BlackDex 2d8c8e18f7
Update KDF Configuration and processing
- Change default Password Hash KDF Storage from 100_000 to 600_000 iterations
- Update Password Hash when the default iteration value is different
- Validate password_iterations
- Validate client-side KDF to prevent it from being set lower than 100_000
2023-01-24 19:49:12 +01:00
..
core Update KDF Configuration and processing 2023-01-24 19:49:12 +01:00
admin.rs Removed unsafe-inline JS from CSP and other fixes 2023-01-09 18:23:56 +01:00
icons.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
identity.rs Update KDF Configuration and processing 2023-01-24 19:49:12 +01:00
mod.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
notifications.rs Update WebSocket Notifications 2022-12-31 20:39:53 +01:00
web.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00