Age | Commit message (Expand) | Author | Files | Lines |
2015-09-01 | Bug 1197073 - add support for 2fa using totp (eg. google authenticator) | Byron Jones | 1 | -0/+11 |
2015-03-26 | Bug 1147550: Minimum password length handler not trusted by password change | Byron Jones | 1 | -4/+13 |
2014-05-20 | Bug 1009017: users are unable to log in if their password needs to be re-encr... | Byron Jones | 1 | -1/+3 |
2014-03-04 | Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects) | Byron Jones | 1 | -0/+1 |
2012-08-30 | Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l... | Reed Loden | 1 | -0/+2 |
2011-05-06 | Bug 653713: editusers.cgi crashes when editing a user profile | Jochen Wiedmann | 1 | -1/+4 |
2011-04-28 | Bug 423612 - Allow editing extern_id for users from the admin interface | Jochen Wiedmann | 1 | -0/+5 |
2010-10-15 | Bug 604522: t/012throwables.t doesn't catch new user errors correctly | Frédéric Buclin | 1 | -2/+2 |
2010-10-14 | Bug 575947: Users with passwords length less than 6 characters can't login af... | Frédéric Buclin | 1 | -0/+6 |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 1 | -0/+0 |
2010-01-05 | Bug 467992: Login fails if the user's LDAP account is denied search in LDAP -... | lpsolit%gmail.com | 1 | -5/+28 |
2009-12-13 | Bug 355283: Lock out a user account on a particular IP for 30 minutes if they... | mkanat%bugzilla.org | 1 | -16/+30 |
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead of... | mkanat%bugzilla.org | 1 | -1/+1 |
2009-04-17 | Bug 488467: Verify and Login auth methods were being called in a random order... | mkanat%bugzilla.org | 1 | -1/+1 |
2009-01-02 | Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass... | mkanat%bugzilla.org | 1 | -0/+10 |
2008-10-23 | Bug 455584 - Use bz_crypt everywhere instead of the crypt() function | dkl%redhat.com | 1 | -6/+1 |
2008-10-21 | Bug 460770: Incorrect regexp when parsing the list of LDAP servers - Patch by... | lpsolit%gmail.com | 1 | -1/+1 |
2008-09-12 | Bug 453767 - Passwords containing wide characters causes system error | dkl%redhat.com | 1 | -0/+5 |
2008-08-07 | Bug 438435: Need code hooks for authentication | mkanat%bugzilla.org | 1 | -4/+12 |
2007-12-15 | Bug 408384: Set extern_id when using LDAP auth | mkanat%bugzilla.org | 1 | -0/+2 |
2007-12-15 | Bug 229049: Make LDAP authentication work when there are multiple mail= attri... | mkanat%bugzilla.org | 1 | -1/+17 |
2007-08-03 | Bug 380187 â Bugzilla should support RADIUS authentication. | wurblzap%gmail.com | 1 | -0/+64 |
2007-03-08 | Bug 367480: [LDAP] Try a list of servers in order until we connect successfully | mkanat%bugzilla.org | 1 | -4/+9 |
2006-07-11 | Bug 339731: [LDAP] URI-parsing code duplicated with Net::LDAP - Patch by guil... | lpsolit%gmail.com | 1 | -28/+2 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -8/+10 |
2006-06-02 | Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju... | lpsolit%gmail.com | 1 | -0/+8 |
2006-05-31 | Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ... | mkanat%bugzilla.org | 1 | -5/+10 |
2006-05-12 | Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 3 | -221/+204 |
2006-03-04 | Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c... | jocuri%softhome.net | 1 | -3/+22 |
2006-03-01 | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ... | jocuri%softhome.net | 1 | -1/+1 |
2005-07-13 | Bug 300336: Bugzilla::Auth should not contain any exported subroutines | mkanat%kerio.com | 1 | -4/+1 |
2005-07-08 | Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse... | mkanat%kerio.com | 2 | -15/+8 |
2005-02-09 | Bug 280994 : Move ValidateNewUser out of globals.pl | travis%sedsystems.ca | 1 | -1/+1 |
2005-02-01 | Bug 280124 : Move InsertNewUser to Bugzilla::User | travis%sedsystems.ca | 1 | -1/+2 |
2005-02-01 | Bug 278792 : Move Crypt() to Bugzilla::Auth | travis%sedsystems.ca | 1 | -1/+1 |
2004-07-21 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2 | -0/+331 |
2004-07-12 | Backing out bug 241900 | bugreport%peshkin.net | 2 | -325/+0 |
2004-07-12 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2 | -0/+325 |