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

lib-auth should be able to modify user profile #10228

Closed
rymsha opened this issue Aug 3, 2023 · 2 comments
Closed

lib-auth should be able to modify user profile #10228

rymsha opened this issue Aug 3, 2023 · 2 comments
Assignees
Labels

Comments

@rymsha
Copy link
Contributor

rymsha commented Aug 3, 2023

Currently user.profile is only modifiable via Java API. Developers have to manually write Java handler to manipulate the user's profile.

modifyUser method should be able to modify profile, like it can modify displayName and email

@rymsha
Copy link
Contributor Author

rymsha commented Aug 3, 2023

This is an example where in order to modify profie developer has to write Java handlers enonic/app-users#1736

@rymsha
Copy link
Contributor Author

rymsha commented Aug 7, 2023

There is a method modifyProfile already

@rymsha rymsha closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
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