Project

General

Profile

Actions

Defect #6097

closed

Failing to add new issue if project is not public

Added by Andreas-Johann Ulvestad over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-10
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi, I have been testing a setup with creation of issues based upon e-mail. I've set up a queue with identifier "support-lnu", which is not public. The command I use is:
"| /usr/local/bin/rdm-mailhandler.rb --unknown-user create --url http://127.0.0.1 --key xAscSW6SDuMrSRilCLFB --project support-lnu --tracker Bug"

When running from command line (cat mailtest | /usr....) I get the error message "Request was denied by your Redmine server. Possible reasons: email is sent from an invalid email address or is missing some information.". However, that is not the problem as when I check "public" on the project, everything works just fine.

As per the documentation, "Authentication required" is unchecked under Administration»Settings»Authentication.

Actions #1

Updated by Felix Schäfer over 13 years ago

  • Status changed from New to Closed
  • Resolution set to Invalid

The repository is private, which means non-members (what the newly-created users essentially are) can't post new issues there, you'll have to pass --no-permission-check with it to make it work.

Please use the forums for configuration questions or if you are unsure if it is a bug in the future, thanks.

Actions

Also available in: Atom PDF