Mô tả
Did you find this plugin helpful? Please consider leaving a 5-star review.
Harden the security of your site by preventing unauthorized access to stale user accounts.
This plugin is also ideal for sites needing to meet certain industry security compliances – such as government, banking or healthcare.
In the plugin settings you can set the maximum number of days users are allowed to use the same password (90 days by default), as well as which user roles will be required to reset their passwords regularly (non-Administrators by default).
Languages supported:
- English
- Czech
- Español
Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.
Ảnh màn hình
Đánh giá
Người đóng góp & Lập trình viên
“Expire Passwords” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Expire Passwords” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Expire Passwords” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.6.0 – January 5, 2017
- Fix: Expiration not updating when resetting a password via email confirmation link.
Props @fjarrett
0.5.0 – December 23, 2016
- Tweak: Indicate support for WordPress 4.7 and require at least 4.0.
- Fix: Selected user roles in plugin settings not always being honored.
- Fix: Destroy all sessions after login with an expired password.
Props @fjarrett
0.4.0 – April 13, 2016
- New: Indicate support for WordPress 4.5.
- Tweak: Bring back PHP 5.2 compatibility.
Props @fjarrett
0.3.0 – July 9, 2015
- New: Language support for Czech
- Tweak: Optimizations requiring PHP 5.3 or higher
- Fix: User role array error before options exist
0.2.2 – July 2, 2015
- New: Language support for Español
Props @fjarrett
0.2.1 – July 2, 2015
- Fix: Fatal undefined function error occuring in some cases (#3)
Props @fjarrett
0.2.0 – April 29, 2015
- New: Disallow using the same password as before on reset (#1)
- Tweak: Use default if limit is set to greater than 365 days
Props @fjarrett
0.1.0 – April 28, 2015
- Initial release
Props @fjarrett