mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-10 09:20:25 +08:00
修改CookieID
This commit is contained in:
@@ -14,7 +14,7 @@ const (
|
|||||||
EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967"
|
EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967"
|
||||||
EncryptMethod = "aes-256-cfb"
|
EncryptMethod = "aes-256-cfb"
|
||||||
|
|
||||||
CookieSID = "edgesid"
|
CookieSID = "geadsid"
|
||||||
SessionAdminId = "adminId"
|
SessionAdminId = "adminId"
|
||||||
|
|
||||||
SystemdServiceName = "edge-admin"
|
SystemdServiceName = "edge-admin"
|
||||||
|
|||||||
Reference in New Issue
Block a user