Problem/Motivation
#1984528: Follow-up: Allow for more robust access checking introduced Access(Check)Interface::(ALLOW|DENY|KILL), but didn't apply it to EntityAccessCheckTest.
Proposed resolution
Use AccessCheckInterface::ALLOW instead of TRUE.
Remaining tasks
None.
User interface changes
None.
API changes
None.
Related Issues
- #1984528: Follow-up: Allow for more robust access checking
- #2047659: Add test coverage for edit module access checkers
(Split into its own issue from #2047659-7: Add test coverage for edit module access checkers at the request of dawehner.)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2070045-1.patch | 839 bytes | wim leers |
Comments
Comment #1
wim leersComment #2
berdir#1: 2070045-1.patch queued for re-testing.
Comment #3
berdirYes, makes sense.
Comment #4
alexpottCommitted e21e628 and pushed to 8.x. Thanks!