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 ability to create user accounts #308

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Add ability to create user accounts #308

merged 1 commit into from
Apr 18, 2024

Conversation

stmcginnis
Copy link
Owner

This adds the ability to create basic user accounts via a method call on the AccountService. It does not currently handle things like ActiveDirectory or LDAP integration.

Closes: #72

This adds the ability to create basic user accounts via a method call on
the AccountService. It does not currently handle things like
ActiveDirectory or LDAP integration.

Signed-off-by: Sean McGinnis <[email protected]>
@stmcginnis stmcginnis merged commit 1e61f06 into main Apr 18, 2024
2 checks passed
@stmcginnis stmcginnis deleted the create-user branch April 18, 2024 23:27
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.

Need ability to create new user accounts and roles
1 participant