mirror of
https://github.com/bitwarden/server.git
synced 2025-06-07 19:50:32 -05:00
PM-20532 - Add TODO
This commit is contained in:
parent
d95d275391
commit
022562eb6f
@ -1,5 +1,6 @@
|
||||
namespace Bit.Core.Auth.PasswordValidation;
|
||||
|
||||
// TODO: move this to KM
|
||||
public static class PasswordValidationConstants
|
||||
{
|
||||
public const int PasswordHasherKdfIterations = 100000;
|
Loading…
x
Reference in New Issue
Block a user