]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data::Passwor...
authorDylan William Hardison <dylan@hardison.net>
Fri, 15 Sep 2017 18:30:40 +0000 (14:30 -0400)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2017 18:30:40 +0000 (14:30 -0400)
commite9adcde4648b54db8d40f314ca938dca5080bb9c
treebd826aa5f5857e063d575fec1ec16068712edd4a
parent06c57b6e475767923f8294cf93fd746d45f3dc6f
Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data::Password::passwdqc
28 files changed:
.circleci/checksetup_answers.legacy.txt
.circleci/checksetup_answers.txt
.circleci/config.yml
.circleci/selenium_test.conf
Bugzilla.pm
Bugzilla/Auth/Verify.pm
Bugzilla/Auth/Verify/DB.pm
Bugzilla/Config/Auth.pm
Bugzilla/Install.pm
Bugzilla/User.pm
Bugzilla/Util.pm
Bugzilla/WebService/Constants.pm
docs/en/rst/administering/parameters.rst
qa/config/generate_test_data.pl
qa/config/selenium_test.conf
qa/t/test_bmo_enter_new_bug.t
qa/t/test_password_complexity.t [deleted file]
qa/t/test_user_groups.t
qa/t/webservice_user_create.t
reset_password.cgi
t/903-passwdqc-conf.t [new file with mode: 0644]
t/bmo/passwords.t
template/en/default/admin/params/auth.html.tmpl
template/en/default/global/password-features.html.tmpl
template/en/default/global/user-error.html.tmpl
token.cgi
userprefs.cgi
vagrant_support/checksetup_answers.j2