summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth.pm
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Bug 134022: PERFORMANCE: deleting old login cookies locks login checksmkanat%bugzilla.org1-11/+5
2006-07-12Bug 344106: Error upgrading Bugzilla to version 2.23.2+ with perl 5.8.0 - Pat...lpsolit%gmail.com1-45/+34
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-2/+2
2006-06-03Bug 340104: Move Bugzilla::Auth::get_netaddr() in Util.pm - Patch by Frédér...lpsolit%gmail.com1-38/+0
2006-05-16Trying to fix bustage on Perl5.8.0 (adding a newline between 1; and __END__) ...lpsolit%gmail.com1-0/+1
2006-05-16Bug 337681: When trying to impersonate someone, the UI displays the password ...lpsolit%gmail.com1-1/+4
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-194/+381
2006-02-21Patch for bug 323627: Setting "loginnetmask" to 0 should disable IP checking;...jocuri%softhome.net1-1/+4
2005-07-26Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...lpsolit%gmail.com1-10/+2
2005-07-13Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com1-49/+0
2005-07-08Bug 298659: setting authentication to LDAP,DB failsmkanat%kerio.com1-14/+20
2005-02-01Fixing tinderbox bustage from previous checkin.justdave%bugzilla.org1-1/+1
2005-02-01Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca1-0/+49
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-28/+98
2004-07-12Backing out bug 241900bugreport%peshkin.net1-83/+25
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-25/+83
2004-03-27Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br1-40/+74
2004-03-18Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o...justdave%syndicomm.com1-1/+1
2003-10-19Bug 221977: Insecure dependency in require while running with -T switch at Bu...jocuri%softhome.net1-0/+6
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org1-0/+214