プロジェクト

全般

プロフィール

Vote #72052

未完了

create users via email without login rights

Admin Redmine さんがほぼ4年前に追加. ほぼ4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Email receiving_29
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
29
version_id:
0
issue_org_id:
11176
author_id:
56753
assigned_to_id:
0
comments:
3
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Hi,

I have been struggling to use redmine as the support request tracking system for a high visibility European Union project.

My goal is to allow unknown_users to send support requests to the system via email, that the request be logged with an ID, that the unknown_user receives a tracking number by email reply.

But, that the unknown_user NOT be given the possibility to log-in to the web interface.

I guess that this is currently impossible, but it would be good for us if it were possible.
Thanks,
Bob.


journals

We achieve something really close to what you describe with the following setup:

1. A private project, say 'info'.
2. A mail aliases line:

<pre>
info: /path/to/rdm-mailhandler.rb --key=... --project=info --unknown_user=create --no-permission-check ...
</pre>

Hm, seems like that was it. Do you have any specific problems with the above setup?
--------------------------------------------------------------------------------
This seems more like plug-in territory, let me ponder how hard this will be, it may be stupidly straightforward to extend the relevant parts.

In my mind: you need to add an additional permission: "web UI access", extend the mailer routine so it'll take an additional parameter to tweak the user account on creation before saving (role to give new account?), and extend the web log in procedure to check this permission.

I could see how this may be something that would be nice for Redmine, but Jean-Philippe has a bit of a high standard to getting this patch put in (as he should! :)), sounds like you could go more of the route of "make it work, no need to write tests/docs/etc.".

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------

Admin Redmine さんがほぼ4年前に更新

  • カテゴリEmail receiving_29 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0