Expand description
Enums§
- User
Role - The roles a user can take.
- Users
Loading Error - Errors that can occur when the server loads a users file.
Constants§
- ADMIN_
PREFIX_ CHAR - A symbol character that identifies the admin user role.
- COMMENT_
PREFIX_ CHAR - A character used to write comments on the users file.
- DEFAULT_
USER_ PASSWORD - The default user password.
- DEFAULT_
USER_ USERNAME - The default user username.
- ESCAPE_
CHAR - A character used for escape sequences when specifying users.
- REGULAR_
PREFIX_ CHAR - A symbol character that identifies the regular user role.