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

Enable all user fields to be updated #387

Open
4 of 6 tasks
gctucker opened this issue Oct 20, 2023 · 0 comments
Open
4 of 6 tasks

Enable all user fields to be updated #387

gctucker opened this issue Oct 20, 2023 · 0 comments

Comments

@gctucker
Copy link
Contributor

gctucker commented Oct 20, 2023

At the moment, only the user name and email can be updated. Once the user management implementation is ready, it should be possible to update all the fields of the profile by the user themselves and other fields by admin users such as is_active.

  • API implementation adjusted to allow users to update their own profile
  • API implementation adjusted to allow admin users to update all fields including is_active
  • Python bindings updated accordingly in kernelci-core
  • kci user update and kci user activate / deactivate implemented accordingly
  • Unit tests updated accordingly
  • End-to-end tests updated accordingly
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

1 participant