Emergency Management

Descrizione

Provides means to reset all or selectable passwords (roles, users) and/or to delete (the related) sessions, to define a role-based password expiry, to renew your security KEYs & SALTs and to define & monitor your required password complexity/strength.
Upon password reset, the related users will be informed by eMail. The eMail text can be edited easily through this plugin.
When the password expiry function is set, users with the related roles will be required to renew their password upon login, once expired.
When a certain password strength/complexity has been set, the password strength will be monitored and related hints will be displayed accordingly.
This plugin is self explanatory and can be accessed through the users menu.

Inspired by: Joe Sexton (PW-Check with Regular Expressions and related basic functions structure)
Inspired by: andymoyle (Plugin “Emergency password reset V6.1” providing this as a kind of ‘brute force’ functionality)
Inspired by: Miller Media (Plugin “Expire User Passwords”, providing some basic ideas of functionality but in conflict with the plugin ‘Theme My Login’)

FAQ

When will Q&As be available?

As soon as questions will have been raised…

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Emergency Management” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Emergency Management” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Emergency Management” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.4.2.0

  • (Tweak) Adjusted the password maximum length limit.

1.4.1.0

  • (Tweak) The role names will now be translated (as far as available).
  • Tested successfully with WordPress 6.4.

1.4.0.3

  • Minor language corrections

1.4.0.2

  • Correction of version indication in help screen
  • Minor language corrections

1.4.0.1

  • Minor adjustments for wp-config.php
  • Thorough test with WordPress 6.1.1 version.

1.4.0.0

  • Corrected erroneous password-strength-reset behaviour (introduced previously by error).
  • Corrected password reset behaviour for roles under certain conditions.
  • Added timestamp for KEYs & SALTs in config.php.
  • Compatibility improvement #1 for PHP 8.0.
  • Global strings translation optimized.
  • Improved settings for email editing and added editor class ‘mfem-email-editor’ for CSS control.
  • A few smaller improvements.
  • Tested successfully with WordPress 5.7.2.

1.3.2.0

  • Password changes by user profile are now fully covered as well

1.3.1.0

  • Bug in password reset corrected: timestamp during user registration and password reset was not properly stored before

1.3.0.3

  • Tooltips added
  • Password expiry messages adapted (colors and content)

1.3.0.2

  • Table format optimized for small screens (horizontal movability)

1.3.0.1

  • Updated some text

1.3.0.0

  • Added password expiry function by roles (password reuse is then prohibited as well)
  • Compatibility with the plugin “Theme My Login” has been secured
  • Optimized forms when using the key

1.2.2.1

  • Removed unnecessary (direct) links to KEYs & SALTs renewal

1.2.2.0

  • Tested ok with WordPress 5.7
  • Fixed issue with saving eMail text under certain conditions
  • Changed German translation to default (informal)

1.2.1.2

  • Tested ok with WordPress 5.6.2

1.2.1.1

  • Minor bug fix for correct version display in help tab area
  • Minor bug fix to stay in selected admin tab upon action

1.2.1.0

  • Admin Tabs added for a more structured administration

1.2.0.0

  • Missing translation string added
  • Admin submenu and plugin action link selection for SALTs renewal will delete all sessions as well (as recommended)

1.1.9.1

  • Missing translation string added

1.1.9

  • Added admin help sidebar

1.1.8

  • Corrected behavior: in some cases, password wasn’t reset (and eMail wasn’t sent) when sessions were to be deleted in parallel.

1.1.7

  • Tested successfully with WordPress Version 5.6.

1.1.6

  • Prevent password lengths < 8 (security) and > 20 (WordPress database limit).
  • Prevent inadvertent form submits by the RETURN key.

1.1.5

  • Error in password check corrected!!
  • Increasing the size of the special character subset for the password check.

1.1.4

  • The detailed explanations and hints were moved to the standard admin ‘help’ tabs at the screen top.
  • The ‘help’ tabs include the Q&As (to be extended regularly as they will be growing).

1.1.3

  • Make sure that the local plugin translations are loaded, if they are provided with the plugin for the selected language. Otherwise, load the ones provided through the WordPress translations, if any. This is (was) due to my experience that the proper SVN version synchronization with the WordPress languages directory has been found failing… (–> Has been removed in 1.2.0.0)
  • Minor code and translation improvements.

1.1.2

  • Minor code improvements.

1.1.1

  • Corrected the relative path to the translations.

1.1.0

  • Added the ability to just delete selected roles’ or user’s sessions as a separate function.

1.0.2

  • Minor code improvements.

1.0.1

  • Improved checking and feedbacks regarding the email content.
  • Prevent the password reset button from being pressed as long as the email text has not yet been set.
  • Re-arranged the structure for the success, warning and error messages.
  • Minor corrections in textual explanations and German translation.
  • Improvements in the code to comply with WordPress coding standards.

1.0.0

  • First stable version with all initial features.