View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
12250Feature requestsUser / Groups / Rolespublic2017-09-28 00:14
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityfeature 
Status closedResolutionduplicate 
Summary12250: Another super-super-admin than 1
Description

Currently : user #1 have this rights:

  1. Always super admin
  2. Only him can set/remove other user super-admin

Think :

  1. Must come from php file : $config['superadmin']=array("1"); by default
  2. Must be allowed in user rights management (actual one is read, add create and update)
TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Relationships

duplicate of 12690 closedDenisChenu Allow super-admin set by other user's than 1 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2017-09-28 00:14

developer   ~44506

Oups, the second one is duplicated :)

Related Changesets

LimeSurvey: master 01a1b9dd

2017-09-22 15:16:36

user70560


Committer: GitHub Details Diff
New feature 12690: Allow super-admin set by other user's than 1 (#810)

Dev: this add [supermadmin][create] by DB
Dev: add a confug var (array) 'forcedsuperadmin'
Affected Issues
12250, 12690
mod - application/config/config-defaults.php Diff File
mod - application/controllers/admin/useraction.php Diff File
mod - application/models/Permission.php Diff File
mod - application/models/User.php Diff File

LimeSurvey: master 6b94cd9d

2017-09-27 09:50:46

c_schmitz

Details Diff
Fixed issue: Global user permission changes are not saved anymore Affected Issues
12250
mod - application/controllers/admin/useraction.php Diff File

Issue History

Date Modified Username Field Change
2017-04-03 14:24 DenisChenu New Issue
2017-09-28 00:12 DenisChenu Changeset attached => LimeSurvey master 6b94cd9d
2017-09-28 00:13 DenisChenu Changeset attached => LimeSurvey master 01a1b9dd
2017-09-28 00:13 DenisChenu Relationship added duplicate of 12690
2017-09-28 00:14 DenisChenu Assigned To => DenisChenu
2017-09-28 00:14 DenisChenu Status new => closed
2017-09-28 00:14 DenisChenu Resolution open => duplicate
2017-09-28 00:14 DenisChenu Note Added: 44506
2019-11-01 17:26 c_schmitz Category User/User groups => User / Groups / Roles