summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify/LDAP.pm
AgeCommit message (Expand)AuthorFilesLines
2016-04-27Bug 218917 - Allow the login name to be different from the email addressFrédéric Buclin1-6/+4
2016-02-29Bug 1136137: Require Perl 5.14Frédéric Buclin1-1/+1
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville1-1/+1
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-0/+3
2012-08-30Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...Reed Loden1-0/+2
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-28/+5
2010-01-05Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -...lpsolit%gmail.com1-5/+28
2008-10-21Bug 460770: Incorrect regexp when parsing the list of LDAP servers - Patch by...lpsolit%gmail.com1-1/+1
2007-12-15Bug 408384: Set extern_id when using LDAP authmkanat%bugzilla.org1-0/+2
2007-12-15Bug 229049: Make LDAP authentication work when there are multiple mail= attri...mkanat%bugzilla.org1-1/+17
2007-03-08Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org1-4/+9
2006-07-11Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...lpsolit%gmail.com1-28/+2
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-8/+10
2006-06-02Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com1-0/+8
2006-05-31Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org1-5/+10
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org1-150/+98
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net1-3/+22
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net1-1/+1
2005-07-08Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com1-1/+2
2005-02-09Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca1-1/+1
2005-02-01Bug 280124 : Move InsertNewUser to Bugzilla::Usertravis%sedsystems.ca1-1/+2
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+196
2004-07-12Backing out bug 241900bugreport%peshkin.net1-193/+0
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-0/+193