profile2_privacy 7.x-1.4

Bug fixes
Insecure

Changes since 7.x-1.3:

  • #1984124 by rooby: Fixed Access is always denied.
  • Use drupal access denied if there are no fields #1967388 - rooby, mariacha1
  • added error hook with dpm for debugging
  • add presave to convert value to array for saving
  • remove ternary because of php notice

profile2_privacy 7.x-1.3

Bug fixes
Insecure

Resolved issue with double access denied page. Changed functionality to change page title, but not use drupal_access_denied() because of the double page load.

profile2_privacy 7.x-1.2

New features
Bug fixes
Insecure

#1336190 - added code to show "access denied" if user does not have any access to any fields
#1315016 - applied patch so that field access only applies when viewing profiles (no longer affects profile form)

profile2_privacy 7.x-1.1

Bug fixes
Insecure

Added check for non-object property
Fixed views handler to be more generic and work with views that are not using profile as base table.

Subscribe with RSS Subscribe to Releases for Profile2 Privacy