Need to switch to Crypt::Passphrase

This commit is contained in:
swag 2022-10-24 10:49:00 -04:00
parent 835a790ba0
commit d67a1e77f5

View File

@ -32,6 +32,7 @@ Run the tests locally (against development environment):
## TODOs ## TODOs
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
1. Some sort of admin/moderator login and view 1. Some sort of admin/moderator login and view