James Elliott
|
a50d425863
|
refactor(middlewares): convert the bridge to a builder (#3338)
This adjusts the bridge to be utilized as a builder in order to make it more reusable.
|
2022-06-10 11:34:43 +10:00 |
James Elliott
|
9d5ac4526e
|
fix(configuration): remove unused password policy option (#3149)
Removes the min score option from the ZXCVBN policy and adds tests.
|
2022-04-09 09:21:49 +10:00 |
James Elliott
|
9e05066097
|
refactor(handlers): ppolicy (#3103)
Add tests and makes the password policy a provider so the configuration can be loaded to memory on startup.
|
2022-04-03 21:58:27 +10:00 |