summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Login/WWW
AgeCommit message (Collapse)AuthorFilesLines
2005-01-16Patch for bug 260682: Support redirecting to HTTPS always or for ↵jocuri%softhome.net1-0/+6
authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
2004-10-21Patch for bug 232155: Remove uninitialized value warning from Pperl's ↵jocuri%softhome.net1-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.
2004-09-09Patch for bug 257303: convert lastused field in logincookies from timestamp ↵jocuri%softhome.net2-2/+3
to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net2-0/+185
patch by erik r=joel a=justdave
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2-0/+375
patch by erik r=joel, kiko a=myk