Now that we are checking access for CRUD operations #1995048: EntityListController::getOperations() should respect access checks what should we do about the 'enable' and 'disable' operation added in ConfigEntityListController::getOperations()
. They are only added if they have a status key in their annotation.
↧
ConfigEntityListController::getOperations adds 'enable' and 'disable' without checking access
↧