- 29 Sep, 2014 1 commit
-
-
Frédéric Buclin authored
r=gerv a=sgreen
-
- 10 Sep, 2014 1 commit
-
-
Simon Green authored
Bug 1009013 - Require a user to change their password if they log in and their current password does not meet the password complexity rules r=glob, a=sgreen
-
- 13 Aug, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=sgreen
-
- 31 Jul, 2014 1 commit
-
-
David Lawrence authored
r=sgreen,a=glob
-
- 27 Jul, 2014 1 commit
-
-
Simon Green authored
Bug 726696 - All authenticated WebServices methods should require username/pass, token or a valid API key for authentication r=dkl, a=sgreen
-
- 20 May, 2014 1 commit
-
-
Byron Jones authored
re-encrypted and their password does not match the current complexity rule r=dkl, a=glob
-
- 25 Apr, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=justdave
-
- 17 Apr, 2014 1 commit
-
-
Frédéric Buclin authored
r=dkl a=justdave
-
- 14 Apr, 2014 1 commit
-
-
Frédéric Buclin authored
Bug 987205: Bugzilla crashes because it tries to import a non-exported login_token() subroutine from Bugzilla::Auth::Login::Cookie r=dkl a=justdave
-
- 27 Feb, 2014 1 commit
-
-
Charlie Somerville authored
r=gerv a=justdave
-
- 31 Jan, 2014 1 commit
-
-
Byron Jones authored
r=dkl, a=glob
-
- 21 Dec, 2013 1 commit
-
-
Frédéric Buclin authored
Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using a non-cookie based authentication method r=dkl a=justdave
-
- 16 Oct, 2013 1 commit
-
-
Dave Lawrence authored
Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing total entropy and allowing easier brute force r=LpSolit,a=sgreen
-
- 26 Sep, 2013 1 commit
-
-
Dave Lawrence authored
Bug 917669 - invalid or expired authentication tokens and cookies should throw errors, not be silently ignored r/a=glob
-
- 27 Aug, 2013 1 commit
-
-
Dave Lawrence authored
r=glob,a=sgreen
-
- 31 Dec, 2012 1 commit
-
-
Reed Loden authored
Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaking compat with old hashes [r=LpSolit a=LpSolit]
-
- 01 Dec, 2012 1 commit
-
-
Matt Selsky authored
r/a=LpSolit
-
- 30 Nov, 2012 1 commit
-
-
Marc Schumann authored
r/a=LpSolit
-
- 01 Sep, 2012 1 commit
-
-
Frédéric Buclin authored
r=wicked a=LpSolit
-
- 30 Aug, 2012 1 commit
-
-
Reed Loden authored
r/a=LpSolit
-
- 11 Jan, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
-
- 18 Nov, 2011 1 commit
-
-
Gervase Markham authored
Make Login/Stack.pm refuse to continue down the stack if an Auth method returns an explicit failure. r=dkl, a=mkanat. https://bugzilla.mozilla.org/show_bug.cgi?id=698423
-
- 06 May, 2011 1 commit
-
-
Jochen Wiedmann authored
r/a=mkanat
-
- 27 Apr, 2011 1 commit
-
-
Jochen Wiedmann authored
r=mkanat, a=mkanat
-
- 15 Oct, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 14 Oct, 2010 1 commit
-
-
Frédéric Buclin authored
Bug 575947: Users with passwords length less than 6 characters can't login after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
-
- 07 Oct, 2010 1 commit
-
-
Max Kanat-Alexander authored
MS-SQL and SQLite support.
-
- 22 Apr, 2010 1 commit
-
-
Max Kanat-Alexander authored
r=dkl, a=mkanat
-
- 23 Mar, 2010 1 commit
-
-
Max Kanat-Alexander authored
provide login credentials on a LOGIN_REQUIRED page. (Before this, it was attempting to display the HTML login page to JSON-RPC clients.) r=dkl, a=mkanat
-
- 01 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
-
- 05 Jan, 2010 1 commit
-
-
lpsolit%gmail.com authored
Bug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat
-
- 31 Dec, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
lpsolit%gmail.com authored
Bug 385606: Logincookies are recreated at each HTTP request when using the 'Env' auth method - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 13 Dec, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 355283: Lock out a user account on a particular IP for 30 minutes if they fail to log in 5 times from that IP. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 24 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 09 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 18 Oct, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 399073: Remove the 'loginnetmask' parameter - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 09 Oct, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 17 Apr, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 488467: Verify and Login auth methods were being called in a random order, causing sudo sessions to frequently not need the user to re-enter their password. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 01 Mar, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-