feat: upgrade frontend

This commit is contained in:
naiba
2024-12-25 21:02:54 +08:00
parent 7d15838548
commit 87e01a532e
5 changed files with 9 additions and 9 deletions

View File

@@ -45,7 +45,7 @@ func (a *authHandler) Check(ctx context.Context) (uint64, error) {
}
singleton.UserLock.RUnlock()
model.ClearIP(singleton.DB, ip, model.BlockIDgRPC)
model.UnblockIP(singleton.DB, ip, model.BlockIDgRPC)
var clientUUID string
if value, ok := md["client_uuid"]; ok {

View File

@@ -2,14 +2,14 @@
name: "OfficialAdmin"
repository: "https://github.com/nezhahq/admin-frontend"
author: "nezhahq"
version: "v1.4.2"
version: "v1.4.3"
isadmin: true
isofficial: true
- path: "user-dist"
name: "Official"
repository: "https://github.com/hamster1963/nezha-dash-v1"
author: "hamster1963"
version: "v1.8.1"
version: "v1.9.3"
isofficial: true
- path: "nazhua-dist"
name: "Nazhua"