phpList / phplist3

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
https://www.phplist.org
GNU Affero General Public License v3.0
734 stars 268 forks source link

Cannot create new super admins #1012

Closed bramley closed 3 months ago

bramley commented 6 months ago

This recent change disallow non-Superusers to manage admins stops the creation of new super admins. The problem was raised on the support forum https://discuss.phplist.org/t/multiple-super-admins-no-longer-possible/9303

The setting of variable $accesslevel was removed but that is used later in the code to decide whether to display the Yes/No select list for whether the new admin is a super admin.

michield commented 3 months ago

This is now resolved