Skip to content

Add user invitations table and modify UserController #44

Open
@dvsshadow

Description

@dvsshadow

Currently, the addUser functionality in the UserController adds a new user against their will, this should be changed and an invitation to the user should be made instead.
This implies adding a new table USER_INVITATIONS, and modifying the addUser handler.

Metadata

Metadata

Labels

apiIssue related to the server applicationenhancementNew feature or requestweb appIssue related to the web application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions