Skip to content

Instantly share code, notes, and snippets.

@sfelde
Created November 18, 2014 16:01
Show Gist options
  • Select an option

  • Save sfelde/bbca65693b2f0c7c55ad to your computer and use it in GitHub Desktop.

Select an option

Save sfelde/bbca65693b2f0c7c55ad to your computer and use it in GitHub Desktop.
redmine api with http auth
$ curl -H "User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36" http://username:password@domain.ltd/issues.json?key=f68d6496f1bd00767f5asdfa3er23reqecc0d1dd7a0676ac9f2964&limit=100&status_id=3&project_id=8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment