You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
An enterprise security extension for [Devise](https://github.com/plataformatec/devise), trying to meet industrial standard security demands for web applications.
4
4
5
-
It is composed of 6 addtional Devise modules:
5
+
It is composed of 7 addtional Devise modules:
6
6
7
7
*`:password_expirable` - passwords will expire after a configured time (and will need an update)
8
8
*`:secure_validatable` - better way to validate a model (email, stronger password validation). Don't use with Devise `:validatable` module!
0 commit comments