1. Login System Overview
The login system provides secure authentication for users to access the application. Here's what you need to know:
Default Login Credentials
Email: admin@example.com
Password: 12345678
Important Security Notice: After installation, immediately change these default credentials. Use a strong password that includes:
- Minimum 8 characters
- Combination of uppercase and lowercase letters
- Numbers and special characters
- Avoid common words or patterns
Multi-language Support
The login interface supports multiple languages:
- Click the language selector to change the interface language
- All login-related messages and instructions will update automatically
- User preferences are saved for future sessions
Password Recovery
If users forget their password, the system provides a secure recovery process:
- Click the "Forgot Password" link on the login page
- Enter the registered email address
- A password reset link will be sent to the email
- Follow the link to create a new password
Prerequisites: Ensure your SMTP settings are properly configured in the System Settings to enable password recovery emails.