summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/Auth.pm
AgeCommit message (Collapse)AuthorFilesLines
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison1-0/+6
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ↵Dylan William Hardison1-1/+16
in that group who have not enabled MFA
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵Dylan William Hardison1-0/+85
Data::Password::passwdqc
2017-08-04Bug 1387459 - Tidy the Bugzilla/Config/*.pm modulesDylan William Hardison1-132/+131
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-29/+7
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-7/+29
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-29/+7
local symlink to data/ directory
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-1/+1
Revised: default password rules should be no_constraints.
2015-11-04Bug 1177911 - Determine and implement better password requirements for BMODylan Hardison1-3/+2
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-0/+21
2015-06-02Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication ↵Dylan William Hardison1-0/+5
delegation
2015-03-26Bug 1147550: Minimum password length handler not trusted by password changeByron Jones1-1/+8
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ↵Dave Lawrence1-0/+6
users are not always required to login
2011-01-07Bug 558803: Add a parameter to specify the password complexity for new passwordsrojanu1-0/+9
r/a=LpSolit
2009-12-13Bug 527387: Make Parameter section sortkeys numeric and leave space between ↵mkanat%bugzilla.org1-1/+1
the numbers Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-10-19Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵lpsolit%gmail.com1-7/+0
Buclin <LpSolit@gmail.com> r/a=mkanat
2007-08-03Bug 380187 – Bugzilla should support RADIUS authentication.wurblzap%gmail.com1-2/+2
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2006-11-11Bug 357873: loginnetmask param should default to 0olav%bkor.dhs.org1-1/+1
Patch by Olav Vitters <olav@bkor.dhs.org> r=justdave a=justdave
2005-10-12Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵lpsolit%gmail.com1-0/+135
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave