Prevent deletion or suspension of system accounts (resolves #625)
All threads resolved!
All threads resolved!
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
added bugbackend label
- Resolved by Hazelnoot
- Resolved by Marie
- Resolved by Hazelnoot
I think a check should also be placed into the login or change password section to prevent people from logging into the system users as was done before once.
added 79 commits
-
39214431...32a97a5a - 77 commits from branch
TransFem-org:develop
- 126a2fcf - Merge branch 'develop' into hazelnoot/625-protect-system-accounts
- cd9bce30 - prevent login and password reset for system accounts
-
39214431...32a97a5a - 77 commits from branch
reset approvals from @dakkar by pushing to the branch
enabled an automatic merge when all merge checks for cd9bce30 pass
mentioned in commit ba5eec21
Please register or sign in to reply