Usage
User Management
The Users page provides administrators with tools to create accounts, manage permissions, and oversee user activity. This interface ensures you can delegate responsibilities while maintaining system security.
General
The user table displays a high-level summary of all accounts on the server:
User: The display name or username of the account.
Group: The account type (e.g., “Admin” or “User”).
Last Online: A timestamp indicating the last time the user logged into the system.
Uploads: The total number of files currently owned by that user.
Permissions: A quick-view grid of icons representing specific rights.
Actions: Tools to reset passwords, promote/demote ranks, or delete accounts.
Managing Permissions
Permissions are granular and can be toggled by clicking the icons in the Permissions column.
Name |
Description |
|---|---|
Create File Requests |
Allows the user to generate external upload links. |
Replace Own Uploads |
Allows the user to overwrite files they previously uploaded. |
List Other Uploads |
Grant visibility to files uploaded by other system users. |
Edit Other Uploads |
Allows editing files owned by others. |
Delete Other Uploads |
Allows permanent removal of files owned by other users. |
Manage Logs |
Grants access to view and clear system activity logs. |
Manage Users |
Grants access to this User Management page. |
Manage API Keys |
Allows management of API keys of belonging to any user |
Note
Permissions for the Super Admin and your own account cannot be modified from this screen to prevent accidental lockouts.
User Account Actions
Adding a New User
Click the Plus (+) icon at the top right of the Users card.
Enter a unique username.
The user will be created with default permissions and will need a password assigned or reset.
Resetting Passwords
If using internal authentication, click the Key icon:
Force Reset: The user must choose a new password the next time they log in.
Generate Random: The system provides a temporary password. You can copy it to your clipboard to give to the user.
User Ranks
There are three different user ranks:
Super Admin: A single person with all access which cannot be modified by other users.
Admin: Has all rights by default. Is able to delete system logs and can change file owners. Can create upload requests with unlimited files and file size.
User: Has less rights by default.
Changing User Rank
Use the Chevron Up/Down icons to change a user’s group:
Promote: Upgrades a standard User to an Admin.
Demote: Downgrades an Admin to a standard User.
Deleting Users
Click the Trash icon to remove an account.
Warning
When deleting a user, you will be asked if you also want to permanently delete all files uploaded by them. If unchecked, the files will remain on the server and change the ownership to the user who initiated the deletion.
System Logs
The Log File page provides a view of system activity, security events, and file operations.
Filtering Logs
To help you find specific information quickly, you can use the Log Filter dropdown menu. Selecting a category will parse the log file and display only the relevant lines.
Category |
Description |
|---|---|
Warning |
Non-critical errors or alerts that may require attention. |
Auth |
Login attempts, password resets, and permission changes. |
Download |
Records of files being accessed or downloaded by users/guests. |
Upload |
New file creations and completed upload sessions. |
Edit |
Metadata changes, file renames, and setting updates. |
Info |
General operational status messages. |
Log Maintenance and Cleanup
Over time, log files can become quite large. Administrators have access to the Delete Logs utility to manage storage and keep the logs readable.
Note
The log deletion tool is restricted to users with Administrator privileges. For standard users, this menu will be disabled.
Retention Options
You can clear logs based on their age using the following presets:
Older than 2/7/14/30 days: Retains recent history while purging stale data.
Delete all logs: Completely clears the log file.
Warning
Log deletion is a permanent action. Once logs are cleared, the data cannot be recovered via the web interface. It is recommended to keep at least 7 days of logs for security auditing purposes.