]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
authorbugreport%peshkin.net <>
Wed, 21 Jul 2004 05:41:18 +0000 (05:41 +0000)
committerbugreport%peshkin.net <>
Wed, 21 Jul 2004 05:41:18 +0000 (05:41 +0000)
commit7bdd1cbe564883cd12abee3657e671e97e85a8e5
tree06dd7387c408735c32fa425489ace9a50115dd5d
parent899f61d64550dfd9452972cea600505cc8c7d4e3
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk
17 files changed:
Bugzilla.pm
Bugzilla/Auth.pm
Bugzilla/Auth/Login/WWW.pm [new file with mode: 0644]
Bugzilla/Auth/Login/WWW/CGI.pm [moved from Bugzilla/Auth/CGI.pm with 93% similarity]
Bugzilla/Auth/Login/WWW/CGI/Cookie.pm [moved from Bugzilla/Auth/Cookie.pm with 93% similarity]
Bugzilla/Auth/README [new file with mode: 0644]
Bugzilla/Auth/Verify/DB.pm [moved from Bugzilla/Auth/DB.pm with 91% similarity]
Bugzilla/Auth/Verify/LDAP.pm [moved from Bugzilla/Auth/LDAP.pm with 95% similarity]
Bugzilla/Config.pm
checksetup.pl
createaccount.cgi
defparams.pl
editusers.cgi
t/Support/Files.pm
template/en/default/account/auth/login.html.tmpl
template/en/default/global/user-error.html.tmpl
token.cgi