Opened 14 years ago
Closed 14 years ago
#2957 closed defect (bug) (fixed)
user can join public group after being kick-banned by replying to topic
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | major |
Severity: | Version: | ||
Component: | Groups | Keywords: | |
Cc: |
Description
A duplicate record is made in the the bp_groups_members record, so it looks like there is no check made before we accept the post.
Note: See
TracTickets for help on using
tickets.
(In [3537]) Prevent banned group users posting new topics, and re-joining groups. Fixes #2661 and #2957, props r-a-y for initial patch.