Set "Disable non-Persona logins" in the WP plugin
Go to the "User" menu and click "Add new"
Fill in a "username" and "email"
Notice that you can't fill in a password since the plugin removes these fields
Click "Add new"
Expected results
The new user is added, perhaps with an empty password or randomly generated password
Actual results
The error message "ERROR: Please enter your password." is shown
Workaround
Temporarily re-enable non-persona logins on the live site (ugh), create the user giving them a random password, then re-disable non-persona logins after.
Version 0.44
Steps to reproduce
Set "Disable non-Persona logins" in the WP plugin Go to the "User" menu and click "Add new" Fill in a "username" and "email" Notice that you can't fill in a password since the plugin removes these fields Click "Add new"
Expected results
The new user is added, perhaps with an empty password or randomly generated password
Actual results
The error message "ERROR: Please enter your password." is shown
Workaround
Temporarily re-enable non-persona logins on the live site (ugh), create the user giving them a random password, then re-disable non-persona logins after.