Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login screen reports wrong password while the browser site does not #156

Closed
Wilker-uwu opened this issue Jul 12, 2020 · 16 comments
Closed

Comments

@Wilker-uwu
Copy link

something happened and my phone had to go through a factory reset (an actual one this time :P), so this is how i came to encounter this bug.

Version 3.2.0 (from Github) under Android 5.1.1

in the login screen for including a new account, every time i try to login, the Reddit login page always returns an error of wrong password. i have double-checked and changed my password multiple times and so i came to realize that it does not happens at all in the other login page provided by the updated Reddit page.

a workaround which i was thinking of doing would be to try and get the tokens/cookies from the login page and use those in my browser to see if it works to login in the app, but a button or text box is nowhere to be seen on the screen. other than that, i have no idea what the problem could be if not an issue being the page being outdated or something. i don't have a logger right now either.

@Docile-Alligator
Copy link
Owner

Does your password contain some special characters?

@Wilker-uwu
Copy link
Author

Wilker-uwu commented Jul 15, 2020

tried all kinds of combinations, including password lengths, and using the old Reddit site to set up the password.

@Docile-Alligator
Copy link
Owner

Ok. One difference between my app and other apps I can think about is that I use setDomStorageEnabled(true) in the login screen. I can build an apk without this enabled and do you want to help me test it yourself?

@Docile-Alligator
Copy link
Owner

I have heard of this problem by only 2 other users so it is hard for me to debug.

@Docile-Alligator
Copy link
Owner

Docile-Alligator commented Jul 18, 2020

Without this dom storage enabled, users cannot log in if they have 2FA enabled. They need to type their passwords like the following: password:<2FA code>.

@Wilker-uwu
Copy link
Author

i can test it, sure ^^

@Docile-Alligator
Copy link
Owner

@Docile-Alligator
Copy link
Owner

This is not a final release for the next version. So when you update the app through the play store and find some problems like crashing, you can reinstall the app.

@Wilker-uwu
Copy link
Author

..i am having some issues downloading from Google Drive (even when the download is going, i can't tell if it is actually downloading because of DRMs and weird design by Google ^^' i will return here when i get the file :p

@Docile-Alligator
Copy link
Owner

Oh Ok. No problem. Did you open the link in incognito mode?

@Wilker-uwu
Copy link
Author

no, but i have uBlockOrigin set to block everything i didn't give explicit permission to access, although Google won't let me see the file size either way.

btw, i tested it now, and it works fine :3

@Docile-Alligator
Copy link
Owner

Oh, that's good to hear! I will retain this change in the next release!

@Wilker-uwu
Copy link
Author

thank you ❤️

@Wilker-uwu
Copy link
Author

just a sidenote: in this snapshot i've noticed that the doubletap+drag to manage zooming images was gone and only toggles the zoom between two levels now. is the feature back in this update?

@Wilker-uwu
Copy link
Author

i think it is okay to close this issue as fixed. the update was also pushed into the IzzyOnDroid repository and it seems to be working well.

@Docile-Alligator
Copy link
Owner

Done and doubletap+drag to manage zooming images is back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants