Since we just required that we wipe the db, we'd better change the name for the login_cookie again...
git-svn-id: svn://10.0.0.236/trunk@178333 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -30,7 +30,7 @@ our $version = "0.0.2";
|
||||
# if true, then Litmus will not accept any requests
|
||||
our $disabled = 0;
|
||||
|
||||
our $user_cookiename = "litmus_newlogincookie";
|
||||
our $user_cookiename = "litmus_logincookie_002";
|
||||
our $sysconfig_cookiename = "litmus_sysconfig";
|
||||
|
||||
1;
|
||||
1;
|
||||
|
||||
Reference in New Issue
Block a user