Secure actuator when all endpoints are sensitive
Previously if every actuator endpoint was marked as sensitive, then all endpoints were marked as permitted. This commit ensures that if all endpoints are marked as sensitive, then all the endpoints are secured. Fixes gh-4368 Closes gh-4383
Showing
Please register or sign in to comment