]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
authorbugreport%peshkin.net <>
Mon, 12 Jul 2004 06:36:42 +0000 (06:36 +0000)
committerbugreport%peshkin.net <>
Mon, 12 Jul 2004 06:36:42 +0000 (06:36 +0000)
commitce983f5d751e61c5500eac45e5db29eee7309520
tree6ad5cbd3cec6177abf3d69e97baa761359885b61
parentf5b60b13b9ebe135498421680b8d7b0166d6cb36
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave
Bugzilla.pm
Bugzilla/Auth.pm
Bugzilla/Auth/Login/CGI.pm [moved from Bugzilla/Auth/CGI.pm with 95% similarity]
Bugzilla/Auth/Login/CGI/Cookie.pm [moved from Bugzilla/Auth/Cookie.pm with 93% similarity]
Bugzilla/Auth/Verify/DB.pm [moved from Bugzilla/Auth/DB.pm with 93% similarity]
Bugzilla/Auth/Verify/LDAP.pm [moved from Bugzilla/Auth/LDAP.pm with 95% similarity]
Bugzilla/Config.pm
checksetup.pl
defparams.pl
editusers.cgi
t/Support/Files.pm