Opened 16 years ago
Closed 16 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: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Groups | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3537]) Prevent banned group users posting new topics, and re-joining groups. Fixes #2661 and #2957, props r-a-y for initial patch.