Defect #6841
Projects API doesn't allow full key auth for all actions
Status: | Closed | Start date: | 2010-09-20 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | 1.0.4 | |||
Resolution: | Fixed | Affected version: | 1.0.1 |
Description
Needs an accept_key_auth
so full key actions can work (i.e. not HTTP basic based keys).
Simple fix but I want to have a solid test suite for this so we can reuse it as new APIs are added.
Related issues
Associated revisions
Accept key auth for ProjectsController#create (#6841).
Accept key auth for ProjectsController#update (#6841).
Accept key auth for ProjectsController#destroy (#6841).
Accept key auth for ProjectsController#show (#6841).
History
#1
Updated by Eric Davis over 11 years ago
- Assignee deleted (
Eric Davis)
I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to reassign it to them.
Eric Davis
#2
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from 7 to Closed
- Target version set to 1.0.4
- Resolution set to Fixed