FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[ticket/17668] Prevent managing special groups from the UCP by ECYaz · Pull Request #7007 · phpbb/phpbb · GitHub

/ phpbb Public

[ticket/17668] Prevent managing special groups from the UCP - #7007

Open
ECYaz wants to merge 1 commit into
phpbb:masterfrom
ECYaz:ticket/17668
Open

[ticket/17668] Prevent managing special groups from the UCP#7007
ECYaz wants to merge 1 commit into
phpbb:masterfrom
ECYaz:ticket/17668

Conversation

ECYaz commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Checklist:

  • Correct branch: master for new features; 3.3.x for fixes
  • Tests pass
  • Code follows coding guidelines: master and 3.3.x
  • Commit follows commit message format

Tracker ticket:

https://tracker.phpbb.com/browse/PHPBB-17668

Group leaders could manage special groups from the UCP without any ACP permission check, so a leader of the Administrators group was able to add new admins. Special groups now have to be managed from the ACP and are no longer listed on the UCP manage groups page. The existing UCP group tests managed the Administrators group directly, they now use regular groups led by the admin user instead.

Group leaders of special groups could manage them from the UCP without
any ACP permission check, allowing a leader of the Administrators group
to add new admins. Special groups now have to be managed from the ACP,
consistent with group descriptions which are already not editable for
special groups in the UCP. Led special groups are no longer listed on
the UCP manage groups page.

PHPBB-17668
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL