silverstripe-framework/tests/php/Security/MemberTest
Robbie Averill bae7e32680 FIX Member::changePassword() no longer applies password validation rules to the hashed value 2019-08-16 09:06:07 +12:00
..
AlwaysFailExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
EditingAllowedDeletingDeniedExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ExtendedChangePasswordExtension.php NEW Make Member::changePassword extensible 2017-10-05 11:18:34 +13:00
FieldsExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SurnameMustMatchFirstNameExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
TestPasswordValidator.php FIX Member::changePassword() no longer applies password validation rules to the hashed value 2019-08-16 09:06:07 +12:00
ValidatorExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ValidatorForm.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
VerySpecificPasswordValidator.php FIX Member::changePassword() no longer applies password validation rules to the hashed value 2019-08-16 09:06:07 +12:00
ViewingAllowedExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
ViewingDeniedExtension.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00