lpsolit%gmail.com
c1fb4a855b
Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-07-27 19:58:23 +00:00
mkanat%kerio.com
556c485411
Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-14 06:01:35 +00:00
justdave%bugzilla.org
f82d3b0876
Bug 284547: Fix escaping of > characters inside C<> tags in the pod docs
...
r=mkanat, a=justdave
2005-03-03 05:28:42 +00:00
bugreport%peshkin.net
c5813d15b8
Bug 257344: Remove exit from error handlers when non-interactive
...
r=glob,justdave
a=justdave
2004-11-08 02:25:59 +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
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
ddab364f3c
Fix for bug 226764: 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:28:29 +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
bbaetz%acm.org
aba3e265d8
Bug 208620 - Fix return value of Bugzilla->login when user already exists
...
r,a=justdave
2003-06-07 13:59:24 +00:00
bbaetz%acm.org
7177c5af4a
Bug 180635 - Enhance Bugzilla::User to store additional information
...
r=myk,jake
2003-06-03 09:48:15 +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
bbaetz%acm.org
21cadf4331
Bug 192531 - Bugzilla not properly closing DB statement handles
...
Change code to work arround a perl < 5.8 leak when localising the tied
statement attributes. Also, clear the sql statestack compat stuff so that
the handles are really dead by the time we disconnect
r,a=justdave
2003-02-14 10:37:43 +00:00
bbaetz%acm.org
078a01b804
Bug 192393 - $::dbwritesallowed never set
...
r, a=justdave
2003-02-08 23:26:48 +00:00
bbaetz%acm.org
0342840059
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%student.usyd.edu.au
5923ebef4a
Bug 163290 - move DB handling code into a module
...
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
bbaetz%student.usyd.edu.au
6c0875eb6a
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
2002-12-20 07:21:43 +00:00