Skip to content

Conversation

@dinilandy
Copy link
Member

Create the different entities in DAL and DTO.
Create an API for the registration request.
If a standard login API with username and password does not exist, create it as well.
Create an API that allows the admin to view users who want to register.
Create an API that allows the admin to approve a new user.
Assign the appropriate permissions to all existing and new API calls.
Issues #23

dinilandy and others added 3 commits February 26, 2025 13:09
Create an API for the registration request.
If a standard login API with username and password does not exist, create it as well.
Create an API that allows the admin to view users who want to register.
Create an API that allows the admin to approve a new user.
Assign the appropriate permissions to all existing and new API calls.
@dinilandy
Copy link
Member Author

I didn't run the migration for the new enum I added because I'm not sure if that's what you meant.
So it won't work, but if that's what you meant, I'll run the migration.

@RutiRozenberg RutiRozenberg self-requested a review March 27, 2025 10:08
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