]> source.dussan.org Git - redmine.git/commit
Adds a 'no_permission_check' option to the MailHandler.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Dec 2009 14:08:48 +0000 (14:08 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 19 Dec 2009 14:08:48 +0000 (14:08 +0000)
commit06ca18b04225a68769ab742900ec74ce776c2e86
tree72db2b3b95bd049da95e0f257ec77514d835f099
parent9d120c872c1b5849d987e3950f2cf914e1e34fe2
Adds a 'no_permission_check' option to the MailHandler.
Used with the 'project' option, it allows anyone to submit emails to a private inbox project (#4407).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3195 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mail_handler.rb
extra/mail_handler/rdm-mailhandler.rb
lib/tasks/email.rake
test/unit/mail_handler_test.rb