summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/README
AgeCommit message (Collapse)AuthorFilesLines
2004-07-29Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br1-6/+0
remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave.
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+138
patch by erik r=joel, kiko a=myk