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

password change on first access broken #155

Open
matteo-s opened this issue Jul 11, 2022 · 1 comment
Open

password change on first access broken #155

matteo-s opened this issue Jul 11, 2022 · 1 comment
Labels

Comments

@matteo-s
Copy link
Collaborator

When account has change_on_first_access set, access via confirmlink, resetlink and normal user+password will enforce the redirect to changepwd action.
Filters currently redirect to /changepwd/<realm>/<username> instead of '/changepwd/<providerid>/<uuid>.

@matteo-s matteo-s added the bug label Jul 11, 2022
@matteo-s
Copy link
Collaborator Author

partial fix by 185e6de

full fix should get the url from the service and avoid hardcoded strings.

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

1 participant