Bug 316522: Old Charts should not require login - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
git-svn-id: svn://10.0.0.236/trunk@185604 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -50,7 +50,7 @@ use Bugzilla::Search;
|
||||
|
||||
GetVersionTable();
|
||||
|
||||
Bugzilla->login(LOGIN_REQUIRED);
|
||||
Bugzilla->login();
|
||||
|
||||
my $dbh = Bugzilla->switch_to_shadow_db();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user