mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03902
[Bug 783695] Re: user quota is not enforced when institutional admin adds user
Just noticed that there is a check on the user edit page /admin/users/edit.php
This check is done whether you are site admin or institutional admin
I suggest, either remove that check for site admins, and leave only inst. admins
or, add in the check needed for this bug for both site admins and inst. admins
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/783695
Title:
user quota is not enforced when institutional admin adds user
Status in Mahara ePortfolio:
New
Bug description:
in admin/users/add.php
When an institutional admin adds a user, and sets a quota higher then the maximum quota
specified in /admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=file&type=file
Expected: an error printed and not creating a user
Actual: user created with quota as specified (higher than maximum)
This happens whether the maximum is enforced or not (checkbox on above
page)
Cheers,
Hugh
References