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

Automatic password reset with Wordpress Oauth #4987

Open
raoulkramer opened this issue Sep 6, 2022 · 1 comment
Open

Automatic password reset with Wordpress Oauth #4987

raoulkramer opened this issue Sep 6, 2022 · 1 comment
Labels

Comments

@raoulkramer
Copy link
Contributor

Consul seems to automatically reset password after a certain time (please correct me when I am wrong).

When a user is authenticated and managed in a Wordpress authentication environment the user is not possible to reset their password on the form provided by the Consul app.

Resetting the password in the Wordpress authentication environment also seems not to work to create a working Consul user.

@javierm
Copy link
Member

javierm commented Sep 7, 2022

Hi, @raoulkramer 😄.

Thanks for reporting! We'll look into this.

In the meantime, as a workaround, have a look at the config/initializers/devise-security.rb file; you can postpone the password expiration by changing the config.expire_password_after setting.

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

No branches or pull requests

2 participants