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

Support change of username and password in profile view #655

Closed
dominikriemer opened this issue Nov 26, 2022 · 4 comments · Fixed by #1553
Closed

Support change of username and password in profile view #655

dominikriemer opened this issue Nov 26, 2022 · 4 comments · Fixed by #1553
Assignees
Labels
migrated from jira Indicates that a issue has been migrated from JIRA (only automatically assigned - Do not modify!) ui Anything that affects the UI
Milestone

Comments

@dominikriemer
Copy link
Member

In the profile view, a user should be able to change the own password and to modify the mail address used as the username.

Imported from Jira STREAMPIPES-511. Original Jira may contain additional context.
Reported by: riemer.

@dominikriemer dominikriemer added improvement migrated from jira Indicates that a issue has been migrated from JIRA (only automatically assigned - Do not modify!) ui Anything that affects the UI labels Nov 26, 2022
@dominikriemer dominikriemer self-assigned this Nov 26, 2022
@curichan
Copy link

curichan commented May 4, 2023

Hi Dominik, many thanks for providing streampipes! It would appear that this functionality does not work for a non-admin user.
image
The password change works fine for a user with full admin rights.

@tenthe
Copy link
Contributor

tenthe commented May 4, 2023

Thanks a lot for reporting this @curichan. I'll reopen the issue till this problem is fixed.

@tenthe tenthe reopened this May 4, 2023
@bossenti
Copy link
Contributor

bossenti commented May 4, 2023

Thanks a lot for reporting @curichan!
Would you be interested in contributing here?
If so, we would guide you how to solve the issue 🙂

@dominikriemer
Copy link
Member Author

Thank you @curichan for reporting this!
I've create a PR to fix this and it should be available in the dev branch soon.

dominikriemer added a commit that referenced this issue May 5, 2023
dominikriemer added a commit that referenced this issue May 5, 2023
…) (#1553)

* Fetch principalId instead of username when changing user password (#655)

* Use correct userId when updating user details (#655)

* Add user check to token (#655)

* Fetch correct ids in user management (#655)
@bossenti bossenti added this to the 0.92.0 milestone May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated from jira Indicates that a issue has been migrated from JIRA (only automatically assigned - Do not modify!) ui Anything that affects the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants