From 5973c8ed0e2ab0bb2c44bc646d48364a402ab7bb Mon Sep 17 00:00:00 2001 From: Christoph Olszowka Date: Fri, 27 Sep 2024 12:51:12 +0200 Subject: [PATCH] Add nopassword to rails auth Ran into this via https://www.ruby-toolbox.com/trends/2024-09-22 and it looks suitable for this category --- catalog/Security/rails_authentication.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/catalog/Security/rails_authentication.yml b/catalog/Security/rails_authentication.yml index a366b9b5..f0fa40ef 100644 --- a/catalog/Security/rails_authentication.yml +++ b/catalog/Security/rails_authentication.yml @@ -14,6 +14,7 @@ projects: - envylabs/BlueLightSpecial - letmein - monban + - nopassword - omniauth - passwordless - rack-cas