checks: Move per-ref checks into ChangesAccess
Now that we have the ChangesAccess class which handles access checks for a set of changes, let's also move the SingleChangeAccess checks in there. Like this, we only have a single class which handles all checks.
Showing
Please register or sign in to comment