Initial install of action policy

This commit is contained in:
2024-09-12 12:41:38 +02:00
parent 74038c0615
commit 64289d045d
5 changed files with 61 additions and 4 deletions

View File

@@ -80,3 +80,5 @@ gem "authentication-zero", "~> 3.0"
# Use Pwned to check if a password has been found in any of the huge data breaches [https://github.com/philnash/pwned]
gem "pwned"
gem "action_policy", "~> 0.7.1"