1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/util/Migrator
Bernd Schoolmann cb1ba50ce2
[PS-2267] Add KdfMemory and KDFParallelism fields (#2583)
* 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>
2023-01-25 07:56:54 -05:00
..
DbScripts [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 2023-01-25 07:56:54 -05:00
DbScripts_future [EC-647] OAVR v2 Feature Branch Merge (#2588) 2023-01-19 11:00:54 -05:00
MySql enh(mysql) Enforce ENGINE=InnoDB (#1470) 2021-07-29 17:12:57 -04:00
createVaultDev.sh Update dev setup guide (#1222) 2021-03-22 07:56:31 +10:00
DbMigrator.cs Migrate to Microsoft.Data.SqlClient (#2548) 2023-01-10 15:58:41 -05:00
DbUpLogger.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Migrator.csproj [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
packages.lock.json Upgrade FIDO2 library usage out of beta (#2579) 2023-01-19 11:06:51 -05:00
SqlServerDbMigrator.cs Migrate to Microsoft.Data.SqlClient (#2548) 2023-01-10 15:58:41 -05:00