修改CookieID

This commit is contained in:
刘祥超
2024-03-18 08:20:39 +08:00
parent 21963ac738
commit 3755a1c970

View File

@@ -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"