stevensblueprint / techops

techops IaC, issue tracker, change control, etc...
2 stars 1 forks source link

Create form to create Authelia user #17

Closed miguel-merlin closed 6 months ago

miguel-merlin commented 10 months ago

Description

Create a form to add users to Authelia. The form should receive as input the username, email, and display name. Return corresponding errors if the user already exists.

miguel-merlin commented 6 months ago

Moved to User Management API