Prevent deletion or suspension of system accounts (resolves #625)
What does this PR do?
This PR defines a new isSystemAccount
function to consolidate common logic, then uses that function to reject any attempt to delete or suspend a system account (currently, instance.actor
and relay.actor
). Resolves #625 (closed).
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Edited by Hazelnoot
Merge request reports
Activity
Filter activity
Please register or sign in to reply