-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expire Passwords #89
base: develop
Are you sure you want to change the base?
Expire Passwords #89
Commits on May 7, 2021
-
add admin page for password policy screens
Ivan Lopez committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 8df3977 - Browse repository at this point
Copy the full SHA 8df3977View commit details
Commits on May 14, 2021
-
add past password class that keeps track of a users past passwords an…
…d compares it to the password they are trying to set
Ivan Lopez committedMay 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 744430e - Browse repository at this point
Copy the full SHA 744430eView commit details -
add login password policy logic
Ivan Lopez committedMay 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b1370c - Browse repository at this point
Copy the full SHA 0b1370cView commit details
Commits on Jun 7, 2021
-
prevent users from logging in if their password is expired
Ivan Lopez committedJun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ef53f9 - Browse repository at this point
Copy the full SHA 4ef53f9View commit details -
register daily cron event to notify all users who qualify for an soon…
… to be expired password
Ivan Lopez committedJun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for abb9bb2 - Browse repository at this point
Copy the full SHA abb9bb2View commit details -
fix email message and add deactivation cleanup code
Ivan Lopez committedJun 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 11642ec - Browse repository at this point
Copy the full SHA 11642ecView commit details
Commits on Jun 8, 2021
-
fix email notification logic and add the ability to include dynamic t…
…ext in the reminder email
Ivan Lopez committedJun 8, 2021 Configuration menu - View commit details
-
Copy full SHA for c37baa2 - Browse repository at this point
Copy the full SHA c37baa2View commit details
Commits on Jun 23, 2021
-
update reminder date logic so that emails get sent out to users how p…
…assoword expire in x days
Ivan Lopez committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 64d43a1 - Browse repository at this point
Copy the full SHA 64d43a1View commit details -
add constant to disable password policy functionality
Ivan Lopez committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for bd8d027 - Browse repository at this point
Copy the full SHA bd8d027View commit details -
Ivan Lopez committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 29a39d0 - Browse repository at this point
Copy the full SHA 29a39d0View commit details -
Ivan Lopez committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 7f903c5 - Browse repository at this point
Copy the full SHA 7f903c5View commit details -
Ivan Lopez committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b4f630f - Browse repository at this point
Copy the full SHA b4f630fView commit details -
Ivan Lopez committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for fca8e3b - Browse repository at this point
Copy the full SHA fca8e3bView commit details -
add additional checks to make sure our password policy setting are at…
… least greater than one day
Ivan Lopez committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 615ead2 - Browse repository at this point
Copy the full SHA 615ead2View commit details -
Ivan Lopez committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for d8a5ac1 - Browse repository at this point
Copy the full SHA d8a5ac1View commit details
Commits on Jun 24, 2021
-
Ivan Lopez committed
Jun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for ed77f1d - Browse repository at this point
Copy the full SHA ed77f1dView commit details