這裡是對外部署的 Dashboard 入口,使用後端 session 驗證,不再保留前端假登入。
This is the public dashboard entry. It uses server-side session authentication instead of a front-end demo login.
Đây là cổng Dashboard public. Hệ thống dùng xác thực session phía server, không còn kiểu đăng nhập demo ở front-end.
請輸入正式帳號與密碼。帳密驗證在伺服器端完成。
Use your production account and password. Credentials are verified on the server.
Nhập tài khoản và mật khẩu production. Việc xác thực được xử lý ở phía server.
若系統顯示尚未設定登入,請先配置 `SESSION_SECRET` 與 `ADMIN_PASSWORD_HASH`。
If login is not configured yet, set `SESSION_SECRET` and `ADMIN_PASSWORD_HASH` first.
Nếu hệ thống báo chưa cấu hình đăng nhập, hãy thiết lập `SESSION_SECRET` và `ADMIN_PASSWORD_HASH` trước.