aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify
Commit message (Expand)AuthorAgeFilesLines
* Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org2009-01-021-0/+10
* Bug 455584 - Use bz_crypt everywhere instead of the crypt() functiondkl%redhat.com2008-10-231-6/+1
* Bug 460770: Incorrect regexp when parsing the list of LDAP servers - Patch by...lpsolit%gmail.com2008-10-201-1/+1
* Bug 453767 - Passwords containing wide characters causes system errordkl%redhat.com2008-09-121-0/+5
* Bug 438435: Need code hooks for authenticationmkanat%bugzilla.org2008-08-071-4/+12
* Bug 408384: Set extern_id when using LDAP authmkanat%bugzilla.org2007-12-151-0/+2
* Bug 229049: Make LDAP authentication work when there are multiple mail= attri...mkanat%bugzilla.org2007-12-141-1/+17
* Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com2007-08-031-0/+64
* Bug 367480: [LDAP] Try a list of servers in order until we connect successfullymkanat%bugzilla.org2007-03-081-4/+9
* Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil...lpsolit%gmail.com2006-07-111-28/+2
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-8/+10
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-021-0/+8
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org2006-05-311-5/+10
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-123-221/+204
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net2006-03-041-3/+22
* Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ...jocuri%softhome.net2006-02-281-1/+1
* Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com2005-07-131-4/+1
* Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...mkanat%kerio.com2005-07-082-15/+8
* Bug 280994 : Move ValidateNewUser out of globals.pltravis%sedsystems.ca2005-02-091-1/+1
* Bug 280124 : Move InsertNewUser to Bugzilla::Usertravis%sedsystems.ca2005-02-011-1/+2
* Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca2005-02-011-1/+1
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-212-0/+331
* Backing out bug 241900bugreport%peshkin.net2004-07-122-325/+0
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-122-0/+325