Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
jocuri%softhome.net 6f405fbebf Patch for bug 232155: Remove uninitialized value warning from Pperl's 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-10-20 20:58:45 +00:00
jocuri%softhome.net 6885116928 Patch for bug 257303: convert lastused field in logincookies from timestamp to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-09-08 23:29:08 +00:00
bugreport%peshkin.net a73b9200af Bug 241903: Add Environment Variable Authentication for apache auth and SSO
patch by erik
r=joel
a=justdave
2004-08-11 13:53:46 +00:00
bugreport%peshkin.net a07963370c Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
kiko%async.com.br bb1046a14f Missing bits of fix for bug 236678: Clean up access to COOKIE global.
Murder the last 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.
2004-07-29 03:02:05 +00:00
kiko%async.com.br aeb347e3ae Fix for bug 236678: Clean up access to COOKIE global. Murder the last
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.
2004-07-29 02:45:38 +00:00
bugreport%peshkin.net c70d1cf583 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel, kiko
a=myk
2004-07-20 22:41:22 +00:00
bugreport%peshkin.net 6f03ea2c37 Backing out bug 241900 2004-07-12 03:48:48 +00:00
bugreport%peshkin.net f64858f4e9 Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
patch by erik
r=joel
a=justdave
2004-07-11 23:36:53 +00:00
kiko%async.com.br 89fefb09e2 Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. Consolidates the logout code into Bugzilla::Auth::CGI, and provides
simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
r=bbaetz, joel; a=justdave.

Adds a set of constants to the logout() API which allow specifying "how
much" we should log out -- all sessions, the current session, or all
sessions but the current one.

Fixes callsites to use this new API; cleans and documents things a
bit while we're at it. Part I in the great COOKIE apocalypse.
2004-03-27 01:31:00 +00:00
justdave%syndicomm.com 5d8ab9fcd4 Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed)
r= gerv, a= justdave
2004-03-18 09:01:35 +00:00
kiko%async.com.br b2e905bbcd Fix for bug 90468: Bugzilla does not log out automatically when closing
the session. Patch by toms@myrealbox.com (Toms Baugis), with minor
cleanups by me. r=kiko, a=myk.
2004-01-16 22:46:31 +00:00
kiko%async.com.br 876bcf9389 Fix for bug 226982: Move password change code into Bugzilla::Auth (part
1). Factored code out from Bugzilla::Auth::DB->authenticate() into
separate methods so we can use them externally. Add extra API to DB.pm,
which is currently used only internally (pending part 2). r=bbaetz, a=justdave
2003-12-07 02:11:00 +00:00
kiko%async.com.br e1e409010f Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
logout() method that is proxied through Bugzilla.pm's logout(), and fix
callers to use it.  r=justdave, bbaetz, a=justdave
2003-11-27 01:01:00 +00:00
justdave%syndicomm.com ba9b29ca74 Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
r= bbaetz, a= justdave
2003-10-26 05:43:29 +00:00
bbaetz%acm.org 0969b6b902 Bug 208699 - Move Throw{Code,Template}Error into Error.pm
r,a=justdave
2003-09-14 06:05:23 +00:00
bbaetz%acm.org 4f06b8873d Bug 122365 - Allow installation definable LDAP filters
r,a=justdave
2003-07-14 13:35:12 +00:00
bbaetz%acm.org 5144e761a9 Bug 210324 - s/->err/->error/
r,a=justdave
2003-06-23 08:53:52 +00:00
bbaetz%acm.org 114bfcf4b0 Bug 205463 - Tokens aren't canceled after a successful login.
patch by 'Randall M! Gee', r=bbaetz, a=justdave
2003-06-07 03:36:46 +00:00
bbaetz%acm.org cf4e631923 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bugreport%peshkin.net 90608d08aa bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
bbaetz%acm.org 8d7f523bc6 Bug 200072 - Creating new users from LDAP at authentication time is broken
r,a=justdave
2003-04-05 02:21:54 +00:00
bbaetz%acm.org eb75d91aeb Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00