The current implementation of authentication stores the user account info in an SOC with the topic VERSION+USERNAME+PASSWORD.
Currently fairOS does not allow the owner to re-register, but potentially it can, with different password and have different SOCs. This will let the user login into his/her account with multiple passwords.
Steps to reproduce
- Signup
- Use the same mnemonic and user name with different password to signup
Should we allow this?
The current implementation of authentication stores the user account info in an SOC with the topic
VERSION+USERNAME+PASSWORD.Currently fairOS does not allow the owner to re-register, but potentially it can, with different password and have different SOCs. This will let the user login into his/her account with multiple passwords.
Steps to reproduce
Should we allow this?