Skip to content

feat: implement system-wide kill switch for malicious action prevention#378

Open
Essence-3 wants to merge 1 commit intoEDOHWARES:mainfrom
Essence-3:feature/kill-switch
Open

feat: implement system-wide kill switch for malicious action prevention#378
Essence-3 wants to merge 1 commit intoEDOHWARES:mainfrom
Essence-3:feature/kill-switch

Conversation

@Essence-3
Copy link
Copy Markdown

  • Add KillSwitch model with global, per-organization, and per-provider controls
  • Implement kill switch service for checking action permissions
  • Update processor to check kill switch before executing actions
  • Add manage_kill_switch permission to role model
  • Create kill switch API endpoints with proper authentication and authorization
  • Add comprehensive documentation
  • Include unit tests for service and controller
    closes Backend: System-wide Kill Switch for Malicious Action Prevention #290

- Add KillSwitch model with global, per-organization, and per-provider controls
- Implement kill switch service for checking action permissions
- Update processor to check kill switch before executing actions
- Add manage_kill_switch permission to role model
- Create kill switch API endpoints with proper authentication and authorization
- Add comprehensive documentation
- Include unit tests for service and controller
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 29, 2026

@Essence-3 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backend: System-wide Kill Switch for Malicious Action Prevention

1 participant