| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bug 1009013 - Require a user to change their password if they log in and ↵ | Simon Green | 2014-09-11 | 1 | -4/+13 |
| | | | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen | ||||
| * | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
| | | | | | r=dkl a=sgreen | ||||
| * | Bug 1009017: users are unable to log in if their password needs to be | Byron Jones | 2014-05-20 | 1 | -1/+3 |
| | | | | | | | re-encrypted and their password does not match the current complexity rule r=dkl, a=glob | ||||
| * | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 2014-01-31 | 1 | -0/+1 |
| | | | | | r=dkl, a=glob | ||||
| * | Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵ | Reed Loden | 2012-12-31 | 1 | -1/+12 |
| | | | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit] | ||||
| * | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+3 |
| | | | | | r=wicked a=LpSolit | ||||
| * | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 1 | -27/+5 |
| | | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
| * | Bug 604522: t/012throwables.t doesn't catch new user errors correctly | Frédéric Buclin | 2010-10-15 | 1 | -2/+2 |
| | | | | | r/a=mkanat | ||||
| * | Bug 575947: Users with passwords length less than 6 characters can't login ↵ | Frédéric Buclin | 2010-10-14 | 1 | -0/+6 |
| | | | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat | ||||
| * | Bug 355283: Lock out a user account on a particular IP for 30 minutes if ↵ | mkanat%bugzilla.org | 2009-12-13 | 1 | -16/+30 |
| | | | | | | | they fail to log in 5 times from that IP. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
| * | 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 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 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block | mkanat%bugzilla.org | 2006-05-12 | 1 | -71/+25 |
| | | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
| * | 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 | 1 | -14/+6 |
| | | | | | | | insensitive Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, 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 | 1 | -0/+135 |
| | | | | | | | patch by erik r=joel, kiko a=myk | ||||
| * | Backing out bug 241900 | bugreport%peshkin.net | 2004-07-12 | 1 | -132/+0 |
| | | |||||
| * | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 2004-07-12 | 1 | -0/+132 |
| patch by erik r=joel a=justdave | |||||
