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

Add API endpoint to create new user #590

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Conversation

JVT038
Copy link
Collaborator

@JVT038 JVT038 commented Feb 26, 2024

Besides creating a new API endpoint in /api/create-user, I have also refactored some stuff related to the OpenAPI specs and the middleware of creating a new user.

Part of #572

@JVT038 JVT038 mentioned this pull request Feb 26, 2024
74 tasks
JVT038 and others added 9 commits February 26, 2024 17:02
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
# Conflicts:
#	settings/routes.php
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
JVT038 and others added 6 commits February 28, 2024 19:29
Also added HTTP tests and updated the OpenAPI specs

Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
# Conflicts:
#	src/HttpController/Web/CreateUserController.php
#	src/HttpController/Web/Middleware/ServerHasRegistrationEnabled.php
#	src/HttpController/Web/Middleware/ServerHasUsers.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant