Password Reset Enforcement

外掛說明

This plugin allows you to force users of your WordPress website to reset their passwords. This is useful if you want to enforce a password retention, or in case of a user data breach.

Password reset can be enforced for all users at once (note: account of the user who initiate the action will always be excluded from the processing), or: for all users in a given role, and/or specific users (chosen by their user login or display name).

This plugin can be enabled on a single site, or WordPress multisite (network) installation – in the latter case, you can only enforce all users at once (filtering per role and per user is not available).

Available options

  • Decide whether or not users should receive an email with the password reset link.
  • Decide whether or not users should be allowed to initiate the password reset process using their current passwords. If checked (enabled), users will be able to log in (using their current passwords) and will be redirected to the “set new password” form immediately after successful login and logged-out (so that the only action they can take is to set the new password). If unchecked (disabled), users will not be able to log in using their current password – they will be logged out immediately, and redirected to the “reset password” form, where they will have to provide their user name or email, and initiate the “full” password reset process.
  • Decide when should the password be reset. Choose “After current session expiry” to force users to reset their passwords after their current session expires. Choose “Immediately” to force logout of chosen users.

This plugin is optimized to work on a sites with large number of users (enterprise-scale).

Other security plugins of ours

Check the Password Policy & Complexity Requirements WordPress plugin to enforce secure password policy for your users and define healthy password retention.

螢幕擷圖

  • Choose all users at once to reset their passwords.
  • Choose users by role, or by login/display name.

使用者評論

2024 年 10 月 22 日 1 則留言
Would like that the user list auto-completes or searches the users. Pressing enter on the settings page turned to page gray without any indication what may have happened. Allow a save button to save settings before executing action.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Password Reset Enforcement〉的開發相關工作。

參與者

〈Password Reset Enforcement〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Password Reset Enforcement〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.9.0 (2024-12-13)

  • Dependencies updated
  • Code improvements

1.8.0 (2024-11-08)

  • Custom capabilities for managing the plugin settings implemented
  • Compatibility with WordPress 6.7 confirmed
  • Dependencies updated
  • Code improvements

1.7.2 (2024-10-25)

  • JS dependency map and tree-shaking optimized

1.7.1 (2024-10-23)

  • Add missing Cache utility class

1.7.0 (2024-10-17)

  • Language mapping file added for easier generation of JSON translation files
  • Language files updated for Polish translation
  • Add caching to user roles getter function, along with proper cache invalidation, to improve the plugin’s performance
  • Dependencies updated
  • Code improvements

1.6.0 (2024-08-30)

  • Required WordPress core version bumped to 6.6 to use the new React JSX runtime package
  • Compatibility with older version of PHP (7.4) implemented
  • Plugin container implementation improved
  • Plugin settings page implementation improved
  • Dependencies updated
  • Code improvements

1.5.0 (2024-07-11)

  • Settings page redesigned
  • Dependencies updated
  • Code improvements

1.4.0 (2024-05-24)

  • Dependencies updated
  • Code improvements
  • Basic onboarding process implemented

1.3.0 (2024-04-26)

  • Dependencies updated
  • Code improvements

1.2.0 (2024-03-26)

  • Plugin container implemented

(For older records, see the changelog.txt file).