Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.9.2
-
Fix Version/s: STABLE backlog
-
Component/s: Roles / Access
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Suppose you give teachers a permission to import a course, but you remove permissions to create and restore backups. Then the teachers will not be able to use their capability to import courses, because during the import process, they will arrive at the /backup/backup.php?id=5&to=4 page, where they will get an error message saying "You need to be a teacher or admin user to use this page"
Eloy, are you working on this?