summaryrefslogtreecommitdiffstats
path: root/Bugzilla.pm
AgeCommit message (Expand)AuthorFilesLines
2004-11-08Bug 257344: Remove exit from error handlers when non-interactivebugreport%peshkin.net1-0/+17
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-5/+9
2004-07-29Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br1-6/+3
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-44/+8
2004-07-12Backing out bug 241900bugreport%peshkin.net1-28/+13
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-13/+28
2004-03-27Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br1-19/+53
2003-11-27Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide akiko%async.com.br1-4/+16
2003-06-07Bug 208620 - Fix return value of Bugzilla->login when user already existsbbaetz%acm.org1-1/+1
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-7/+18
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+68
2003-02-14Bug 192531 - Bugzilla not properly closing DB statement handlesbbaetz%acm.org1-0/+11
2003-02-09Bug 192393 - $::dbwritesallowed never setbbaetz%acm.org1-1/+17
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-92/+44
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-0/+42
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-0/+192