Name | Description |
---|---|
Add | This is the add-action, it will display a form to create a new user |
Delete | This is the delete-action, it will deactivate and mark the user as deleted |
Edit | This is the edit-action, it will display a form to alter the user-details and settings |
Index | This is the index-action (default), it will display the users-overview |
UndoDelete | This is the undo-delete-action, it will restore a deleted user |