Razviar / mtgap

Support tool for MTG Arena online game
https://mtgarena.pro/
219 stars 50 forks source link

Unable to log in to website and reset password #310

Closed migerh closed 2 years ago

migerh commented 2 years ago

Detailed context

Your Desktop:

Describe the bug First of all: Thanks for maintaining this project!

My password is stored in a PW safe, so I haven't forgotten it and there's no typo since I copy&paste it. Still, the website says "Wrong credentials" when I try to log in and requesting a password restore email doesn't get me an email.

I also tried logging in with my MTGAPro user id instead of my email address, but it didn't work.

Looking at the request/response in the Browser dev tools, the request to do3.php appears to be successful (200 OK), but the response is just empty.

From what I can tell, it's basically the same issue as #309.

Any help is greatly appreciated.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://mtgarena.pro
  2. Click on 'Login' in the menu bar
  3. Enter my correct email & my password
  4. See 'wrong credentials'
Razviar commented 2 years ago

Issue with login is fixed, you should be able to login with old password now. If you already requested reset, I can manually give you your temporary password,

migerh commented 2 years ago

I can log in with my existing password again. Thanks for your support!