Project

General

Profile

Actions

Defect #6447

closed

Issues API doesn't allow full key auth for all actions

Added by Eric Davis over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
Start date:
2010-09-20
Due date:
% Done:

100%

Estimated time:
Resolution:
Fixed
Affected version:

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

Related to Redmine - Defect #6841: Projects API doesn't allow full key auth for all actionsClosed2010-09-20

Actions
Actions #1

Updated by takatomo okitsu over 13 years ago

Please fix this problem before cording test suite? minimum fix about issues_controller.rb and project_controller.rb.

Actions #2

Updated by Eric Davis over 13 years ago

  • Status changed from New to 7

I'm working on this now by cleaning up the existing tests to see which actions are missing the auth key option.

Actions #3

Updated by Eric Davis over 13 years ago

  • Status changed from 7 to Resolved
  • Target version set to 1.0.4
  • % Done changed from 0 to 100
  • Resolution set to Fixed

Fixed in various commits over this week. Now the basic issues API should allow authentication with any of the methods Redmine supports.

I also rewrote the test suite for the Issues API so it's much more through now. (391 tests, 403 assertions)

Actions #4

Updated by Eric Davis over 13 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

Actions #5

Updated by Jean-Philippe Lang over 13 years ago

  • Status changed from Resolved to Closed

All the required changes are merged in 1.0-stable (r4439).

Actions

Also available in: Atom PDF