]> git.mjollnir.org Git - moodle.git/commit
admin/roles: sitewide role changes mark site context as dirty
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:10:37 +0000 (07:10 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:10:37 +0000 (07:10 +0000)
commitb3dc845cab9f0de01befc0f595aeda272253c31a
treee9e6ab8c5d68d39c6b9f2fd9665b3d7ead4cf7db
parent148eb2a7497a30b2569d02cdb9b2dbc10cea54e1
admin/roles: sitewide role changes mark site context as dirty

And will force a reload of $USER->access for all logged-in users
on their next request.

We will have to tell admins of large sites to avoid making role changes
at busy times, as it does generate extra load.
admin/roles/allowassign.php
admin/roles/allowoverride.php
admin/roles/manage.php