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 errors #439
Comments
|
Yep, ran into this problem, too. The app converts the password to base64, but ttrss does not accept this anymore. This is a game breaker, so someone should fix this asap. Is Nils still actively developing this app or should I learn how to compile android apps now :) |
|
I've just submitted a trivial PR fixing this issue, which works well for me. For those that use this app on a daily basis and can't wait for this to be merged/released, I've uploaded a patched APK at: https://cloud.webworxshop.com/s/qsS57FRLwLkJAZX (usual caveats about installing random APKs from the Internet apply). |
|
Thanks for providing the fix! I didn't update the server recently and didn't notice this yet. |
Hi,
thx for the ttrss-app ;)
I'm having trouble syncing the feeds with the app, error message says login is incorrect.
Debugging i found some changes in ttrss-repo and could pinpoint problems started with the following commit:
https://git.tt-rss.org/fox/tt-rss/commit/59c14e9c0001bc7a01763ecc7d3042dcde978a1a
still works with current version though.
regards,
Roman
The text was updated successfully, but these errors were encountered: