Admin Login
The default admin login address is: /Admin/Login
:

Enter the correct username and password to log in to the Admin Backend.
Password Protection
Note: All passwords in NCF are stored using irreversible encryption and cannot be retrieved in plain text. Please store the password in a secure place after system initialization or password modification.
Here are some suggestions for password storage:
- Do not use simple passwords; try to use complex passwords, such as more than 12 characters, including numbers, uppercase and lowercase letters, and special symbols.
- Do not store passwords directly in the code or transmit plain text passwords over the network.
- Do not store passwords in insecure places, such as unencrypted text files, databases, etc.
- Do not store passwords in untrusted third-party services.
- Do not send passwords directly to anyone, including system administrators.
- Do not send passwords directly to any third-party services, including NCF official technical support.