Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download og-7.x-1.2.tar.gztar.gz 263.06 KB
MD5: 6d396b193a617fe8a20f8fe748ffddf5
SHA-1: c41f10a2daace532629c4d5ec9b43e1ae1d3d4f1
SHA-256: 3cc285130c0f8d3cc81ca9eb6f2512343856ceba9f2baa5101ab369d53e0bc1c
Download og-7.x-1.2.zipzip 304.17 KB
MD5: b49babfe7f4c778966f1f03d0ff7fe1b
SHA-1: bf0573ae400adc71ebb1d4a91d42abe114f607b2
SHA-256: 435c9ed1fe8cf5ba3ba4208ec148378717220fa4ceff7ab485a7ca8f682d4303

Release notes

See SA-CONTRIB-2011-050 - Organic groups - Access bypass

Changes since 7.x-1.1:

  • Accessing an entity should be less permissive.
  • #1318036 reported by mathrm: UI improvement, to follow Drupal core and let admin know 'administer group' permission has security implications.
  • Reported #1261586 by bojanz: Fixed Why 'group type", and also change default field to be checkbox instead of radio buttons.
  • Fix typo in comment in info file.
  • #1272850 follow up by mh86: Added Rules condition for checking if an entity is in a group.
  • Fix identifier of context relationship on og-example.
  • Follow up #1290986: Check table {og_membership_type} exists before querying it.
  • #1309842 reported by wjaspers: Fixed Get Group Managers and group members Rule.
  • #1311346 by pfrenssen: Fixed Wrong help text in Groups Audience widget.
  • #1290986: avoid entity_load() during entity info cache rebuilds.
  • #1307698: Show field names in addition to the labels in the og_field_access() table.
  • #1307668: Add missing documentation for the OG Field Access module.
  • #1299202 Added make node-creation links configurable.
  • #1300786: Fixed PHP Fatal error: Call-time pass-by-reference has been removed in og/og_context()/og_context().module on line 272.
  • #1303394: Clean up remaining CVS ID tags.
  • Follow up on #1287430 -- Add forgoten file.
  • #1287430 Added Views Access Plugin.
  • CTools Plugin to provide a relationship handler for OG membership from group and user.
  • follow up on Issue #1272850 by fago: Remove states option form from Rules condition to check user membership
  • Use a more general alter hook to change CTools context plugin.
  • Remove wrong plugin (relationship instead of contetx), and provide instead alter hook to change "OG group" context to allow users to select "Get OG from context module".
  • Use new positive integer validate callback.
  • Better label for OG group.
  • #1272850 by mh86: Fix og_user_in_group() for user entity.
  • #1276606 by mh86: Fixed Add og.rules.inc to .info file.
  • #1272850 by mh86: Added Rules condition for checking if an entity is in a group.
  • Revert last Rules action commit, as we already have entity metadata to extract the group from an entity.
  • Add 'provides' property to Rule, to actualy provide the OG group entity.
  • Minor: fix typo in Rules action comment.
  • Rules action - Get OG group from entity.
  • Add missing metadata method to get the associated OG membership type.
Created by: amitaibu
Created on: 26 Oct 2011 at 14:52 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
Bug fixes
Insecure

Other releases