Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-07-26 | 1 | -10/+2 |
| | | | | Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | ||||
* | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 2005-07-13 | 1 | -49/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 298659: setting authentication to LDAP,DB fails | mkanat%kerio.com | 2005-07-08 | 1 | -14/+20 |
| | | | | Patch By A. Karl Kornel <karl@kornel.name> r=glob, a=justdave | ||||
* | Fixing tinderbox bustage from previous checkin. | justdave%bugzilla.org | 2005-02-01 | 1 | -1/+1 |
| | | | | a= justdave | ||||
* | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 2005-02-01 | 1 | -0/+49 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | ||||
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-21 | 1 | -28/+98 |
| | | | | | | patch by erik r=joel, kiko a=myk | ||||
* | Backing out bug 241900 | bugreport%peshkin.net | 2004-07-12 | 1 | -83/+25 |
| | |||||
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-12 | 1 | -25/+83 |
| | | | | | | patch by erik r=joel a=justdave | ||||
* | Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI. | kiko%async.com.br | 2004-03-27 | 1 | -40/+74 |
| | | | | | | | | | | | | | 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. | ||||
* | Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances ↵ | justdave%syndicomm.com | 2004-03-18 | 1 | -1/+1 |
| | | | | | | of Token got missed) r= gerv, a= justdave | ||||
* | Bug 221977: Insecure dependency in require while running with -T switch at ↵ | jocuri%softhome.net | 2003-10-19 | 1 | -0/+6 |
| | | | | Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; a=justdave. | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 1 | -0/+214 |
r=gerv, justdave a=justdave |