-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.4, 2.5
-
None
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MDL-40036-master -
The capability moodle/user:ignoreuserquota should allow a user to upload unlimited content to their private files, but this is not the case.
Replication steps
- Set userquota to 1000
- Create a role 'No user quota' with allow on moodle/user:ignoreuserquota
- Create a user and give him that role on a system context
- Go to your private files
Actual
- You cannot upload files bigger than 1kb
Expected
- You can upload files up to maxbytes setting
- Testing discovered
-
MDL-38314 Manage repositories error when the context of an instance is missing
-
- Closed
-