aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Auth/Verify/DB.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1009013 - Require a user to change their password if they log in and thei...Simon Green2014-09-111-4/+13
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 1009017: users are unable to log in if their password needs to beByron Jones2014-05-201-1/+3
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-0/+1
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...Reed Loden2012-12-311-1/+12
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-27/+5
* Bug 604522: t/012throwables.t doesn't catch new user errors correctlyFrédéric Buclin2010-10-151-2/+2
* Bug 575947: Users with passwords length less than 6 characters can't login af...Frédéric Buclin2010-10-141-0/+6
* Bug 355283: Lock out a user account on a particular IP for 30 minutes if they...mkanat%bugzilla.org2009-12-131-16/+30
* 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 453767 - Passwords containing wide characters causes system errordkl%redhat.com2008-09-121-0/+5
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-121-71/+25
* 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-081-14/+6
* 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-211-0/+135
* Backing out bug 241900bugreport%peshkin.net2004-07-121-132/+0
* Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net2004-07-121-0/+132