-
- Downloads
CRM_Core_Permission - Allow checking of anon-perms by authenticated-users
Each CRM_Core_Permission_* adapter allows you to check the permissions on behalf of some other user. However, if that "other user" is "anonymous", then they are prone to mishandling.
Showing
- CRM/Core/Permission/Backdrop.php 1 addition, 1 deletionCRM/Core/Permission/Backdrop.php
- CRM/Core/Permission/Drupal.php 1 addition, 1 deletionCRM/Core/Permission/Drupal.php
- CRM/Core/Permission/Drupal6.php 1 addition, 1 deletionCRM/Core/Permission/Drupal6.php
- CRM/Core/Permission/Drupal8.php 1 addition, 1 deletionCRM/Core/Permission/Drupal8.php
- CRM/Core/Permission/Joomla.php 4 additions, 1 deletionCRM/Core/Permission/Joomla.php
- CRM/Core/Permission/WordPress.php 2 additions, 2 deletionsCRM/Core/Permission/WordPress.php
Loading
Please register or sign in to comment