Forms
FileFlows supports authentication using Forms-based login.
Users sign in with a username and password.
Password Resets
To enable password resets, you must configure an email server in the FileFlows configuration.
This allows users to receive reset links securely.
Login Process
- Users enter their username and password on the login page.
- Credentials are validated against the FileFlows database.
- Successful login grants access based on the user's roles and permissions.