Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵ | mkanat%bugzilla.org | 2009-01-02 | 1 | -0/+10 |
| | | | | | | passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 455584 - Use bz_crypt everywhere instead of the crypt() function | dkl%redhat.com | 2008-10-23 | 1 | -6/+1 |
| | | | | Patch by David Lawrence <dkl@redhat.com> = r/a=LpSolit | ||||
* | Bug 460770: Incorrect regexp when parsing the list of LDAP servers - Patch ↵ | lpsolit%gmail.com | 2008-10-20 | 1 | -1/+1 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 453767 - Passwords containing wide characters causes system error | dkl%redhat.com | 2008-09-12 | 1 | -0/+5 |
| | | | | Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | ||||
* | Bug 438435: Need code hooks for authentication | mkanat%bugzilla.org | 2008-08-07 | 1 | -4/+12 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 408384: Set extern_id when using LDAP auth | mkanat%bugzilla.org | 2007-12-15 | 1 | -0/+2 |
| | | | | Patch By Emmanuel Seyman <eseyman@linagora.com> r=mkanat, a=mkanat | ||||
* | Bug 229049: Make LDAP authentication work when there are multiple mail= ↵ | mkanat%bugzilla.org | 2007-12-14 | 1 | -1/+17 |
| | | | | | | attributes for an account. Patch By Emmanuel Seyman <eseyman@linagora.com> r=mkanat, a=mkanat | ||||
* | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 2007-08-03 | 1 | -0/+64 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | ||||
* | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 2007-03-08 | 1 | -4/+9 |
| | | | | Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat | ||||
* | Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by ↵ | lpsolit%gmail.com | 2006-07-11 | 1 | -28/+2 |
| | | | | guillomovitch@zarb.org r=mkanat a=justdave | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -8/+10 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵ | lpsolit%gmail.com | 2006-06-02 | 1 | -0/+8 |
| | | | | a=justdave | ||||
* | Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵ | mkanat%bugzilla.org | 2006-05-31 | 1 | -5/+10 |
| | | | | | | the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk | ||||
* | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 2006-05-12 | 3 | -221/+204 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵ | jocuri%softhome.net | 2006-03-04 | 1 | -3/+22 |
| | | | | <chkr@plauener.de>, r=vladd, a=justdave. | ||||
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -1/+1 |
| | | | | 11). | ||||
* | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 2005-07-13 | 1 | -4/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case ↵ | mkanat%kerio.com | 2005-07-08 | 2 | -15/+8 |
| | | | | | | insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 280994 : Move ValidateNewUser out of globals.pl | travis%sedsystems.ca | 2005-02-09 | 1 | -1/+1 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | ||||
* | Bug 280124 : Move InsertNewUser to Bugzilla::User | travis%sedsystems.ca | 2005-02-01 | 1 | -1/+2 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | ||||
* | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 2005-02-01 | 1 | -1/+1 |
| | | | | 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 | 2 | -0/+331 |
| | | | | | | patch by erik r=joel, kiko a=myk | ||||
* | Backing out bug 241900 | bugreport%peshkin.net | 2004-07-12 | 2 | -325/+0 |
| | |||||
* | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-12 | 2 | -0/+325 |
patch by erik r=joel a=justdave |