Actions
Defect #13165
closedrdm-mailhandler.rb: initialize_http_header override basic auth
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
request.initialize_http_header() and request.basic_auth should be switched. One has to initialize the headers first and then set basic auth, since basic auth will change the headers.
As the problem still exists in trunk is suppose this affects all versions of redmine. Patch attached.
Files
Actions