Does not work on Multisite install
Closed this issue · 10 comments
I just changed a user's password to 'weak' from the Network Admin > Users profile page. I receive no warning and the password was successfully updated to 'weak'. There must be more hooks for Multisite versus Single install
Thanks for the heads-up. I've never worked with MU, but I'd be happy to include a patch if anyone who knows MU well finds the way to integrate. Maybe it's just another hook?
👍 for multisite support.
I just want to mention that I opened a report on the wordpress.org forum for this issue as well at http://wordpress.org/support/topic/client-side-strength-indicator-not-accurate although after finding this issue on github I closed it.
Regarding multisite, it seems that in the future the trend will be to go back to single site, perhaps multiple single site installs managed by some external software such as wp-cli but for now I think there are lots and lots of multi-site instances in the industry so it would be recommended to solve this.
Cheers.
Is this still open? I have a multisite + buddypress installation and would love to use this.
Still open. I've still not used MU at all, and assumed it would be quickest for a developer experienced with MU and interested in using this plugin with it to have a look. I assume there's some simple basic steps for making sure plugins work with MU? No one's come forward as yet, and I've not found spare time.
I'll try to carve out some time to dissect this plugin and get it MU compatible. We've been hardwiring our own method, but buddypress is another issue altogether.
Hey all. I did not see this until now. I started using a different security solution and this dropped off my radar. If I have some time over the holiday I will try to work up a patch but do not count on it.
For anyone interested in multisite support, I've just accepted a pull request from @dpiquet which enforces strong passwords on network admin screens. Please test the latest version here on GitHub and post any queries / issues.
The fix for multisite has been released on wordpress.org. I'm closing this issue, but please notify me if any problems are noticed!