aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/README
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 236678: Clean up access to COOKIE global. Murder the lastkiko%async.com.br2004-07-291-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.
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-211-0/+138
patch by erik r=joel, kiko a=myk