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

Can't set password independent of YunoHost SSO credentials #205

Open
phillippradoxyz opened this issue Jun 27, 2024 · 1 comment
Open

Can't set password independent of YunoHost SSO credentials #205

phillippradoxyz opened this issue Jun 27, 2024 · 1 comment

Comments

@phillippradoxyz
Copy link

Describe the bug

I am trying to change my user password so it is separate from the YunoHost admin password, but it keeps telling me I have the incorrect password when I try to change it. I know for a fact I am using the current password. Am I missing something? Is this not possible?

Context

  • Hardware: VPS bought online
  • YunoHost version: 11.2.17.1
  • I have access to my server: Through the webadmin
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no

Steps to reproduce

  • Log into Wallabag using YunoHost credentials
  • Navigate to Config > Password
  • Type in the current and new passwords then click save
  • Get told the "Wrong current password supplied."
  • No change is made

Expected behavior

I would expect that the password would change to the specified new password after I submit the correct current password.

@selbaer
Copy link

selbaer commented Nov 4, 2024

Take a look here: https://forum.yunohost.org/t/cannot-log-in-with-latest-wallabag-update/31073/42?page=3
In short: There seems to be something wrong with the SSO regarding wallabag.
Entering
sudo su
sudo -u wallabag2 /var/www/wallabag2/bin/console --env=prod fos:user:change-password

asks you for a username (your Yunohost admin) and allows you to change the password.

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