-
Notifications
You must be signed in to change notification settings - Fork 14
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
Last update broke login in certain cases #217
Comments
Damn, I realized it only now, but I am having the same trouble… I don’t even get the reset password email 😬 |
I also have the trouble. With restore pre-upgrade backup, it's fix the problem. And I have looked up to history, and see than the Automatic patch attempt for helpers 2.1 have delete the sources/patches files. For exemple a file name : main-00-ldap-auth.patch |
Hi, your analysis is right: I had a Firefox wallabagger authentication problem, and after applying sources/patches/main-02-oauth-workaround.patch patch, it works again. |
PR #218 to put them back ongoing |
Running 2.5.4~ynh7 I'm still seeing login issues; if I'm logged in with SSO I can't access Wallabag and a Firefox configuration (which was previously working) remains broken 🤷 |
I Can’t even login via SSO in 2.5.4~ynh7 |
Also still affected here in Wallabag 2.5.4~ynh7 My (slightly redacted) Wallabag prod.log has:
|
Hm, the patches don't get applied by the |
Hello, |
I had the same error, trying to restore previous version didn't work... |
I have the same problem with YNH 11.3.0.2 and wallabag 2.5.4~ynh8 |
Still the same problem with YNH 11.3.0.2 and wallabag 2.5.4~ynh9 😞 |
I use Ekpu tips to login again in my cd /var/www/wallabag2
bin/console --env=prod fos:user:change-password
Please give the username:myusername
Please enter the new password:
Changed password for user myusername I set the same password that I used before the problem, and login is back! |
https://forum.yunohost.org/t/cannot-log-in-with-latest-wallabag-update/31073
#216 broke login, yet I don't see the change that would cause this...
edit: maybe it was https://github.com/YunoHost-Apps/wallabag2_ynh/pull/215/files ?
Was it manually tested by anyone ? How did it go ?
The text was updated successfully, but these errors were encountered: