| Summary: | Activate email_in.pl to allow responding to bugs via email | ||
|---|---|---|---|
| Product: | Community | Reporter: | Markus Kuppe <bugs.eclipse.org> |
| Component: | Bugzilla | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | a9016009, denis.roy, marc.khouzam, pwebster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Markus Kuppe
To handle security two authentication mechanism come into mind. a) Sign mails and compare to committer pubkey on record (EF is AFAIK missing the second part of the equation) b) Do authentication at SMTP level (requires a (dedicated) SMTP server that is hooked to the EF LDAP system) Anticipating bug #411358, option a) seems the better approach. > Btw. Bugzilla's webfrontend isn't made for mobile devices. I think we'd be better served (in terms of security, decreased complexity, and improved usability) by a mobile-enabled web UI for Bugzilla. I've CC'd myself to these two bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=101865 https://bugzilla.mozilla.org/show_bug.cgi?id=662605 (In reply to Denis Roy from comment #3) > I think we'd be better served (in terms of security, decreased complexity, > and improved usability) by a mobile-enabled web UI for Bugzilla. Mobile is just one part of the story. Even my desktop workflow would greatly be improved if I can just hit on reply in a mail. (In reply to Denis Roy from comment #3) > > Btw. Bugzilla's webfrontend isn't made for mobile devices. > > I think we'd be better served (in terms of security, decreased complexity, > and improved usability) by a mobile-enabled web UI for Bugzilla. > > I've CC'd myself to these two bugs: > https://bugzilla.mozilla.org/show_bug.cgi?id=101865 > https://bugzilla.mozilla.org/show_bug.cgi?id=662605 Does this mean WONTFIX for this bug? > Does this mean WONTFIX for this bug?
Not at all. However, I'm sure you'll agree implementing this securely is not trivial.
(In reply to Denis Roy from comment #6) > > Does this mean WONTFIX for this bug? > > Not at all. However, I'm sure you'll agree implementing this securely is > not trivial. Let me/us know if we can help. I'm not sure how we can implement authentication in a reasonable way via email. *** Bug 491463 has been marked as a duplicate of this bug. *** |