I just tried to enter the following as a password:
<AA1AAA*
The password is accepted but it causes a 500 server error (if you do it from a reset email link) or just nothing happens if you set it using “Edit team member” and click on “save”.
Clearly, there’s something about the password that the QuickFile tool does not permit. QuickFile should not allow you to specify any passwords that causes its system to crash.
What have you done to resolve it out of interest? I raised an issue with password length limitations and a field max value was increased from what I can gather rather than simply storing passwords in a more accepted practice which incurs no maximum length or character limitations.
I’m not able to go into too much detail, but it wasn’t an issue with the way the password is stored, more of an issue with how it was being passed to the server prior to hashing (e.g. some characters are used in malicious code and were triggering errors).