From 60b133d4d3dfd0bf8282b64ecf28906bbf9bb9ee Mon Sep 17 00:00:00 2001 From: rustmailer Date: Thu, 28 Aug 2025 20:23:51 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index be028c1..7b38aad 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,11 @@ http://localhost:15630 > ⚠️ The root access session expires after 5 days and requires re-authentication. +From 1.4.0, By default, the Web UI uses username/password authentication: +Default username: root +Default password: root + +After logging in, the user can change the default password through the Web UI. image ## 💼 License