Skip to content

Enforce role-based permissions across management actions #1

Description

@iamrichmack111

ServeSense currently distinguishes owner, admin, and manager accounts, but authorization should be enforced consistently across every write operation.

Acceptance criteria:

  • Define explicit owner/admin/manager capabilities
  • Protect staff modification routes
  • Protect sales modification routes
  • Protect schedule publishing
  • Protect exports containing sensitive data
  • Return HTTP 403 for unauthorized operations
  • Add authorization tests

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsecurityAuthentication, authorization, or security improvement

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions