This commit is contained in:
swag 2022-11-03 13:43:39 -04:00
parent d67a1e77f5
commit 912d38615c

View File

@ -32,6 +32,7 @@ Run the tests locally (against development environment):
## TODOs ## TODOs
1. Fix the `x_per_page` attributes (should use `has`)
1. s/Authen::Passphrase::BlowfishCrypt/Crypt::Passphrase/g 1. s/Authen::Passphrase::BlowfishCrypt/Crypt::Passphrase/g
1. Need to pass `config` to the Moderator model for bcrypt cost 1. Need to pass `config` to the Moderator model for bcrypt cost
1. Re-write bcrypt command to use Authen::Passphrase::BlowfishCrypt 1. Re-write bcrypt command to use Authen::Passphrase::BlowfishCrypt