Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/interconnectit/expirepassword
Enables a site administrator to expire a users password and enforce a change to a new, different password before they can login in again.
https://github.com/interconnectit/expirepassword
Last synced: 10 days ago
JSON representation
Enables a site administrator to expire a users password and enforce a change to a new, different password before they can login in again.
- Host: GitHub
- URL: https://github.com/interconnectit/expirepassword
- Owner: interconnectit
- Created: 2013-04-04T19:40:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T20:23:45.000Z (about 9 years ago)
- Last Synced: 2024-05-01T09:43:20.733Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 373 KB
- Stars: 7
- Watchers: 6
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expire Password
Enables a site administrator to expire a users password and enforce a change to a new, different password before they can login again
## Description
The Expire Password plugin allows a site administrator to manually expire a users password and force them to change their password the next time they login to their WordPress account.
You can also set new users passwords to expire immediately, so the first thing they need to do when signing in is change their password, or have all user passwords expire after a certain period of time.
## Installation
1. Download and unzip the plugin file and upload the directory to your wp-content/plugins directory or use the built in WordPress installer.
1. Go to the Plugins admin page and Activate the plugin, if you want the plugin activated network wide then network activate the plugin in the Network admin plugins page.
1. Once installed, you can expire a password by clicking on the "Expire Password" link under each user in the User admin pages of your WordPress site.