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: Users management. #155

Merged
merged 7 commits into from
Dec 12, 2024
Merged

feat: Users management. #155

merged 7 commits into from
Dec 12, 2024

Conversation

antoniotarricone
Copy link
Contributor

No description provided.

- User data has been moved to DB from blob storage.
- Password is protected with Argon instead of sha-256.
- First administrative operations for user management.
src/main/resources/META-INF/openapi.yaml Dismissed Show dismissed Hide dismissed
This because during unit tests Quarkus still tries to initialize the
classes dedicated to integration tests!
@antoniotarricone antoniotarricone marked this pull request as ready for review December 12, 2024 10:05
@antoniotarricone antoniotarricone requested a review from a team as a code owner December 12, 2024 10:05
@antoniotarricone antoniotarricone merged commit 051fdfb into main Dec 12, 2024
6 checks passed
@antoniotarricone antoniotarricone deleted the users_creation branch December 12, 2024 10:05
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