From 912d38615c0768bb5856b03be93e81ad3d02f2c1 Mon Sep 17 00:00:00 2001 From: swag Date: Thu, 3 Nov 2022 13:43:39 -0400 Subject: [PATCH] New TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 920fd32..171f707 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Run the tests locally (against development environment): ## TODOs +1. Fix the `x_per_page` attributes (should use `has`) 1. s/Authen::Passphrase::BlowfishCrypt/Crypt::Passphrase/g 1. Need to pass `config` to the Moderator model for bcrypt cost 1. Re-write bcrypt command to use Authen::Passphrase::BlowfishCrypt