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

Feat/user #19

Merged
merged 5 commits into from
Apr 3, 2024
Merged

Feat/user #19

merged 5 commits into from
Apr 3, 2024

Conversation

superpollo2
Copy link
Contributor

  • Added GET endpoint to retrieve information about a specific user by username.
  • Added PATCH endpoint to change the role of a user.
  • Added GET endpoint to retrieve user information from LDAP by username.
  • Added DELETE endpoint to delete a user by username.
  • Add endpoint for password change

	Added GET endpoint to retrieve information about a specific user by username.
	Added PATCH endpoint to change the role of a user.
	Added GET endpoint to retrieve user information from LDAP by username.
	Added DELETE endpoint to delete a user by username.
Copy link

sonarqubecloud bot commented Apr 3, 2024

@superpollo2 superpollo2 merged commit e2f36ea into master Apr 3, 2024
2 checks passed
@superpollo2
Copy link
Contributor Author

Note

This is an educational project.

@superpollo2 superpollo2 deleted the feat/user branch April 19, 2024 19:18
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

Successfully merging this pull request may close these issues.

1 participant