aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Login/WWW
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 260682: Support redirecting to HTTPS always or for ↵jocuri%softhome.net2005-01-161-0/+6
| | | | authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
* Patch for bug 232155: Remove uninitialized value warning from Pperl's ↵jocuri%softhome.net2004-10-211-8/+3
| | | | Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave.
* Patch for bug 257303: convert lastused field in logincookies from timestamp ↵jocuri%softhome.net2004-09-092-2/+3
| | | | to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
* Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2004-08-112-0/+185
| | | | | | patch by erik r=joel a=justdave
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-212-0/+375
patch by erik r=joel, kiko a=myk