diff --git a/internal/const/const.go b/internal/const/const.go index 168ea12e..46e94d80 100644 --- a/internal/const/const.go +++ b/internal/const/const.go @@ -14,7 +14,7 @@ const ( EncryptKey = "8f983f4d69b83aaa0d74b21a212f6967" EncryptMethod = "aes-256-cfb" - CookieSID = "edgesid" + CookieSID = "geadsid" SessionAdminId = "adminId" SystemdServiceName = "edge-admin"