replacing SUPER with NO_LIBRARY_SET for login information
authorkados <kados>
Tue, 3 Jul 2007 18:29:37 +0000 (18:29 +0000)
committerkados <kados>
Tue, 3 Jul 2007 18:29:37 +0000 (18:29 +0000)
C4/Auth.pm
installer/InstallAuth.pm

index 428c526..a1e9ea1 100644 (file)
@@ -579,7 +579,7 @@ sub checkauth {
                     C4::Context->config('user'),
                     C4::Context->config('user'),
                     "",
-                    "SUPER",
+                    "NO_LIBRARY_SET",
                     1,
                     C4::Context->preference('KohaAdminEmailAddress')
                 );
index 2086856..63fcfd8 100644 (file)
@@ -300,7 +300,7 @@ sub checkauth {
                     C4::Context->config('user'),
                     C4::Context->config('user'),
                     "",
-                    "SUPER",
+                    "NO_LIBRARY_SET",
                     1,""
                 );
                 $envcookie = $query->cookie(