mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
cb1ba50ce2
* Add KdfMemory and KDFParallelism fields * Revise argon2 support This pull request makes the new attribues for argon2, kdfMemory and kdfParallelism optional. Furthermore it adds checks for the argon2 parametrs and improves the database migration script. * Add validation for argon2 in RegisterRequestModel * update validation messages * update sql scripts * register data protection with migration factories * add ef migrations * update kdf option validation * adjust validation * Centralize and Test KDF Validation Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com> Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com> Co-authored-by: Justin Baur <19896123+justindbaur@users.noreply.github.com> |
||
---|---|---|
.. | ||
20221212154007_initial.cs | ||
20221212154007_initial.Designer.cs | ||
20230106025949_AvatarColor.cs | ||
20230106025949_AvatarColor.Designer.cs | ||
20230106153919_SecretsManager.cs | ||
20230106153919_SecretsManager.Designer.cs | ||
20230112125615_ProviderAddProviderTypeBillingPhone.cs | ||
20230112125615_ProviderAddProviderTypeBillingPhone.Designer.cs | ||
20230113175436_Fix Navigation Properties.cs | ||
20230113175436_Fix Navigation Properties.Designer.cs | ||
20230124132220_KDFOptions.cs | ||
20230124132220_KDFOptions.Designer.cs | ||
DatabaseContextModelSnapshot.cs |