]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
authorkiko%async.com.br <>
Sat, 27 Mar 2004 11:51:43 +0000 (11:51 +0000)
committerkiko%async.com.br <>
Sat, 27 Mar 2004 11:51:43 +0000 (11:51 +0000)
commit4df1c8fd665e5fc7c66e265b1f32b75837ae719f
treefb5150bb7dea016e53093830685d82c81ae817a6
parent3374c87eb2788ca2427061df9e63167846c80b1d
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
50 files changed:
Bugzilla/DB.pm
CGI.pl
attachment.cgi
buglist.cgi
chart.cgi
colchange.cgi
collectstats.pl
config.cgi
contrib/bug_email.pl
contrib/bugzilla_email_append.pl
contrib/syncLDAP.pl
createaccount.cgi
describecomponents.cgi
describekeywords.cgi
doeditparams.cgi
duplicates.cgi
editcomponents.cgi
editflagtypes.cgi
editgroups.cgi
editkeywords.cgi
editmilestones.cgi
editparams.cgi
editproducts.cgi
editusers.cgi
editversions.cgi
enter_bug.cgi
importxml.pl
index.cgi
long_list.cgi
move.pl
page.cgi
post_bug.cgi
process_bug.cgi
query.cgi
queryhelp.cgi
quips.cgi
relogin.cgi
report.cgi
reports.cgi
request.cgi
sanitycheck.cgi
show_activity.cgi
show_bug.cgi
showdependencygraph.cgi
showdependencytree.cgi
sidebar.cgi
token.cgi
userprefs.cgi
votes.cgi
whineatnews.pl