1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-17 02:01:53 +01:00
bitwarden-server/util
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
..
Attachments revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
EfShared Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
Migrator [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 2023-01-25 07:56:54 -05:00
MsSql Update Dockerfile for MSSQL image to 2019 (#2290) 2022-09-20 10:47:23 -04:00
MySqlMigrations [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 2023-01-25 07:56:54 -05:00
Nginx Dependency updates (#1681) 2021-11-02 09:49:00 -07:00
PostgresMigrations [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 2023-01-25 07:56:54 -05:00
Server Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Setup Upgrade FIDO2 library usage out of beta (#2579) 2023-01-19 11:06:51 -05:00
SqliteMigrations [PS-2267] Add KdfMemory and KDFParallelism fields (#2583) 2023-01-25 07:56:54 -05:00
SqlServerEFScaffold Upgrade Swagger (#2611) 2023-01-24 12:10:00 -05:00