Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Raise ValidationError on perm change for readonly paths
This commit introduces additional validation to check whether the path on which user is trying to change permissions is set to readonly. This appears to be a fairly common occurance with our SCALE userbase and so we need to cleanly explain why they can't do this.
- Loading branch information