Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-27 | Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a | kiko%async.com.br | 1 | -4/+16 | |
logout() method that is proxied through Bugzilla.pm's logout(), and fix callers to use it. r=justdave, bbaetz, a=justdave | |||||
2003-06-07 | Bug 208620 - Fix return value of Bugzilla->login when user already exists | bbaetz%acm.org | 1 | -1/+1 | |
r,a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -7/+18 | |
r=myk,jake | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -0/+68 | |
r=gerv, justdave a=justdave | |||||
2003-02-14 | Bug 192531 - Bugzilla not properly closing DB statement handles | bbaetz%acm.org | 1 | -0/+11 | |
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-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 1 | -1/+17 | |
r, a=justdave | |||||
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -92/+44 | |
r=gerv, justdave a=justdave | |||||
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -0/+42 | |
r=justdave, myk, joel, preed a=justdave | |||||
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -0/+192 | |