Ticket #344 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Community member moderation switch ignored

Reported by: eavdmeer Assigned to: nobody
Priority: highest Milestone: 0.9.2
Component: core Version: 0.9.0
Severity: critical Keywords: moderation, community
Cc: Patch Included: 1
Review Stage: reviewed

Description

Communities that have membership moderation enabled should not allow users to become a member without approval from the community owner. However, any request for membership automatically leads to a user being added as a 'friend' of the community. The patch fixes this by moving the friend relation creation inside the conditional for membership moderation.

Attachments

comm_moderation.patch (2.1 kB) - added by eavdmeer on 04/21/08 13:57:09.

Change History

04/21/08 13:57:09 changed by eavdmeer

  • attachment comm_moderation.patch added.

04/22/08 07:47:37 changed by misja

  • status changed from new to closed.
  • review_stage changed from unreviewed to reviewed.
  • resolution set to fixed.
  • milestone changed from 0.9.1 to 0.9.2.

Patch applied in r1581