stable

Clone or download

Read-only

Correcting check for user is SuperAdmin

this is part of request #10110 Have a dedicated way to check that a user is site admin Given a user with platform administrator permission, (set in permission delegation), you should be administrator everywhere. Change-Id: Ib8ee5456df38e6a0273e5cc7c53f7f04d53a7009

Modified Files

Name
M src/common/project/Group.class.php +39 −29 Go to diff View file
M src/common/user/User.class.php +6 −3 Go to diff View file
M tests/simpletest/common/user/UserTest.php +79 −72 Go to diff View file