- Jan 24, 2023
-
-
BlackDex authored
This commit prepares Vaultwarden for the Re-Licensing to AGPLv3 Solves #2450
-
Daniel García authored
-
Daniel García authored
-
BlackDex authored
We also need to validate the note sizes on key-rotation. If we do not validate them before we store them, that could lead to a partial or total loss of the password vault. Validating these restrictions before actually processing them to store/replace the existing ciphers should prevent this. There was also a small bug when using web-sockets. The client which is triggering the password/key-rotation change should not be forced to logout via a web-socket request. That is something the client will handle it self. Refactored the logout notification to either send the device uuid or not on specific actions. Fixes #3152
-
sirux88 authored
-
BlackDex authored
- 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
-
Daniel García authored
-
sirux88 authored
-
Daniel García authored
-
BlackDex authored
We also need to validate the note sizes on key-rotation. If we do not validate them before we store them, that could lead to a partial or total loss of the password vault. Validating these restrictions before actually processing them to store/replace the existing ciphers should prevent this. There was also a small bug when using web-sockets. The client which is triggering the password/key-rotation change should not be forced to logout via a web-socket request. That is something the client will handle it self. Refactored the logout notification to either send the device uuid or not on specific actions. Fixes #3152
-
- Jan 14, 2023
-
-
sirux88 authored
Merge branch 'refactoring-user-setpassword' of https://github.com/sirux88/vaultwarden into refactoring-user-setpassword
-
sirux88 authored
-
- Jan 13, 2023
-
-
sirux88 authored
-
- Jan 12, 2023
-
-
Daniel García authored
-
Daniel García authored
-
BlackDex authored
The new web-vault v2023.1.0 supports a custom color for the avatar. https://github.com/bitwarden/server/pull/2330 This PR adds this feature.
-
BlackDex authored
This PR sets Rust to v1.66.1 to fix a CVE. https://blog.rust-lang.org/2023/01/10/cve-2022-46176.html https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html Also updated some packages while at it.
-
BlackDex authored
The Organization member overview supports showing an icon if the user has MFA enabled or not. This PR adds this feature. This is very useful if you want to enable force mfa for example.
-
GeekCorner authored
-
BlackDex authored
-
Rychart Redwerkz authored
-
Daniel García authored
-
BlackDex authored
This PR sets Rust to v1.66.1 to fix a CVE. https://blog.rust-lang.org/2023/01/10/cve-2022-46176.html https://blog.rust-lang.org/2023/01/10/Rust-1.66.1.html Also updated some packages while at it.
-
BlackDex authored
The Organization member overview supports showing an icon if the user has MFA enabled or not. This PR adds this feature. This is very useful if you want to enable force mfa for example.
-
GeekCorner authored
-
BlackDex authored
-
Rychart Redwerkz authored
-
Daniel García authored
-
BlackDex authored
The Organization member overview supports showing an icon if the user has MFA enabled or not. This PR adds this feature. This is very useful if you want to enable force mfa for example.
-
GeekCorner authored
-
BlackDex authored
-
Rychart Redwerkz authored
-
Daniel García authored
-
GeekCorner authored
-
BlackDex authored
-
Rychart Redwerkz authored
-
Daniel García authored
-
BlackDex authored
-
Rychart Redwerkz authored
-
Daniel García authored
-