Open ItsVaidas opened 11 months ago
what website needs password?
Any website that has a per player balance, forum or something similar. That's why authme has a php api to login via the page with the same credentials
forum such as namelessmc has alternative login methods
This should probably be controlled by some config option.
For users, that have enabled auto login (are premium players connected to the server) allow to change the password without needing old password.
Purpose: If an user has been playing for years enabled auto login, 100% he will forget his old password. In this case, because websites require players to login for services, he won't be able to use his password and can't make a purchase (because website hashes and compared the password with one in the database). So if he's a premium player, just allow to change the password without needing the old one, one way or the other he's connected with a microsoft account.