md-y/mangadex-full-api

Complex passwords cause login to fail

Closed this issue · 1 comments

Not entirely sure this is the root cause, but when using a password with special characters the login function seems to fail (Failed to retrieve session id).
Special characters included in the password were: @*:$=/

When changing the password to something alphanumeric the login works as expected.

Password was not properly escaped