You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discovered while investigating #61. The password encryption routine does not impact the settings found in the multisite. Since they run a seperate update settings routine that's not directly handled via the WordPress core, the update hook does not take the middleware action of encrypting the password before storage.
The text was updated successfully, but these errors were encountered:
Discovered while investigating #61. The password encryption routine does not impact the settings found in the multisite. Since they run a seperate update settings routine that's not directly handled via the WordPress core, the update hook does not take the middleware action of encrypting the password before storage.
The text was updated successfully, but these errors were encountered: