Actions
Defect #2970
closed
repository/committers doesn't allow post requests anymore
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
2009-03-14
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Seems the route reorganisation of r2581 broke the assignment of redmine account to repository users, since only get requests are allowed for all repository actions.
I have a patch for config/routes.rb ready for inspection at http://github.com/bkw/redmine/commit/5fbb8e36ad45b4b1909e97fa67b13fce366c345e that works for me, but since I'm very new to this whole thing you'll probably want to use a more elegent approach to allow posts to repository/commiters again.
Files
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fixed in r2590.
Actions