Hidendra / mcstats.org

mcstats.org frontend
29 stars 19 forks source link

Can't change password #17

Open Carlgo11 opened 10 years ago

Carlgo11 commented 10 years ago

It doesn't look like there's any way one can change his password. My current password on mcstats.org is really unsafe and I need to change it as soon as possible.

Carlgo11 commented 8 years ago

For anyone looking for answers on how to change your password on mcstats.org there's a hidden page for that. Go to /admin/changepassword.php.

Please note that the data is loaded over HTTP and therefor not securely transferred. Your password could be intercepted on it's way to the server. And as always, use unique passwords (preferably stored in a password manager such as 1Password or LastPass) and change passwords regularly.


I'm not closing this PR as I'm waiting for /admin/changepassword.php to be shown to users so that you don't have to message @Hidendra for the link. A fix have been suggested in #19 but not yet merged.