BAO - Handle hypothetical userId in addSelectWhereClause
authorcolemanw <coleman@civicrm.org>
Mon, 27 Nov 2023 23:42:02 +0000 (18:42 -0500)
committercolemanw <coleman@civicrm.org>
Mon, 27 Nov 2023 23:42:02 +0000 (18:42 -0500)
commit52ff9c3ab343a897fd73374aada58365c994fc7f
treed6bfe59fba5aec8402e4fd6555dc89c7d8ab53a7
parenta185769d0955ff48b6de555c0ff3a68904f20962
BAO - Handle hypothetical userId in addSelectWhereClause

This is aspirational - CiviCRM doesn't fully support checking permissions for anyone other than the current user,
but this nudges us a bit closer to what that support would look like.
CRM/Core/BAO/Note.php
CRM/Core/BAO/UserJob.php