You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove MFA requirement decorators from backend operations
- Eliminated the @RequireMfa() decorator from multiple backend controller methods, simplifying access for delete, undelete, sync, syncall, and execute operations.
- This change may impact security protocols, so further review of access controls is recommended.
0 commit comments