Defect #6447
closed
Issues API doesn't allow full key auth for all actions
Added by Eric Davis about 14 years ago.
Updated almost 14 years ago.
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.
Please fix this problem before cording test suite? minimum fix about issues_controller.rb and project_controller.rb.
- 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.
- 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)
- 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
- Status changed from Resolved to Closed
All the required changes are merged in 1.0-stable (r4439).
Also available in: Atom
PDF