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 add create user admin endpoint #966

Merged
merged 4 commits into from
Aug 14, 2023
Merged

Conversation

FreddyDevelop
Copy link
Contributor

Description

As you can disable self registration (#947) a way to create new users is necessary. Currently you only can use the user import which is not the best way for machine-to-machine use cases.

This PR adds a new route to the admin API where new users can be created.

@FreddyDevelop FreddyDevelop changed the title Feat add user admin endpoint Feat add create user admin endpoint Aug 11, 2023
backend/handler/user_admin.go Outdated Show resolved Hide resolved
docs/static/spec/admin.yaml Outdated Show resolved Hide resolved
docs/static/spec/admin.yaml Outdated Show resolved Hide resolved
@FreddyDevelop FreddyDevelop merged commit 6c9dad3 into main Aug 14, 2023
12 checks passed
@FreddyDevelop FreddyDevelop deleted the feat-add-user-admin-endpoint branch August 14, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants