Changeset [431ebfc4f8146ba45aac471304f734762a075cec] by dleffler
August 2nd, 2015 @ 12:08 AM
Enhance password security by allow admin selected password
strength settings (min length, min # of Caps, min # of digits, min
# of symbols) and moving to an optional more secure password
hashing method (blowfish instead of md5) [#1304
state:resolved milestone:2.3.5 responsible:dleffler]
https://github.com/exponentcms/exponent-cms/commit/431ebfc4f8146ba4...
Committed by dleffler
- M CHANGELOG.md
- M framework/conf/extensions/security.defaults.php
- M framework/core/subsystems/expValidator.php
- M framework/modules/addressbook/views/address/edit.bootstrap3.tpl
- M framework/modules/administration/views/administration/configure_site.bootstrap3.tpl
- M framework/modules/administration/views/administration/configure_site.tpl
- M framework/modules/ecommerce/billingcalculators/passthru.php
- M framework/modules/users/definitions/user.php
- M framework/modules/users/models/user.php
- M framework/modules/users/views/users/change_password.bootstrap3.tpl
- M framework/modules/users/views/users/edit_userpassword.bootstrap3.tpl
- M framework/modules/users/views/users/edituser.bootstrap3.tpl
- M framework/modules/users/views/users/email/confirm_password_email.tpl
- M install/changes/2.3.5.txt
- M install/pages/install-6.php
- M install/pages/install-7.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS