controllers
Table of Contents
Classes
- AccountController
- AccountController provides all standard actions for the current logged in user account.
- AuthController
- AuthController handles login and logout
- ImageController
- ImageController handles user profile or user banner image modifications
- InviteController
- InviteController for new user invites
- MentioningController
- Controller used for mentioning (user/space) searches
- MustChangePasswordController
- Must Change Password
- PasswordRecoveryController
- Password Recovery
- PeopleController
- PeopleController displays users directory
- ProfileController
- ProfileController is responsible for all user profiles.
- RegistrationController
- RegistrationController handles new user registration
- SearchController
- Search Controller provides action for searching users.