Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8836

Closed
Open
Created Feb 20, 2015 by Administrator@rootOwner

API tries to verify CSRF token authenticity

Created by: dorra

The API tries to verify CSRF token authenticity; should not do that.

Started GET "/admin/projects" for 93.196.90.124 at 2015-02-20 20:55:58 +0100 Processing by Admin::ProjectsController#index as HTML Completed 200 OK in 92ms (Views: 71.7ms | ActiveRecord: 10.8ms) Started POST "/projects" for 93.196.90.124 at 2015-02-20 20:56:08 +0100 Processing by ProjectsController#create as HTML Parameters: {"name"=>"example"} Can't verify CSRF token authenticity Completed 422 Unprocessable Entity in 2ms

Assignee
Assign to
Time tracking