Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.1
-
Component/s: Core CiviCRM
-
Labels:None
Description
Modify the common authenticate() function used by external scripts (e.g bin/UpdatePledgeRecord.php etc.) to reject blocked users.
For Drupal : status = 0 is blocked
For Joomla : block = 1 is blocked