Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
piphone-front
piphone-front
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • La Quadrature du Net
  • piphone
  • piphone-frontpiphone-front
  • Issues
  • #18

Closed (moved)
Open
Opened Apr 18, 2017 by okhin@okhin🚴Contributor

Fix unauthorized calls

We need to block calls to phone outside of a campaign scope. No calls should be made to anything that is not a CampaignContact Phone, and it must be made only when a campaign is active.

Verification should be made server side. EIther by intercepting the call before it goes in the backend, or by connecting the backend to the campaign database.

The later should be avoided to keep things separated.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: la-quadrature-du-net/piphone/piphone-front#18