Allow maintainer requests on version submission
This commit is contained in:
committed by
WineHQ
parent
6a92f95a6d
commit
a81ce02877
@@ -278,7 +278,7 @@ function test_superMaintainerOnAppSubmit()
|
||||
$oApp = new Application($iAppId);
|
||||
|
||||
/* The user wants to be a super maintainer */
|
||||
$oApp->bSuperMaintainerRequest = 1;
|
||||
$oApp->iMaintainerRequest = SUPERMAINTAINER_REQUEST;
|
||||
|
||||
/* Make sure the user is not an admin, so the app will be queued */
|
||||
$oUser->delPriv("admin");
|
||||
|
||||
Reference in New Issue
Block a user