Task #7121 (closed)
Opened 8 years ago
Closed 7 years ago
Port to 1.2 e-mail backends
| Reported by: | cxallan | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-06-19 (17) |
Description (last modified by cxallan)
As of Django 1.2 a new e-mail backend system has been added that we should take advantage of for all our e-mail usage which includes, but is not limited to:
- Share notifications
- User password resets
Some documentation is available here:
Change History (5)
comment:1 Changed 8 years ago by cxallan
- Description modified (diff)
comment:2 Changed 8 years ago by jburel
- Sprint 2011-11-10 (2) deleted
comment:3 Changed 7 years ago by cxallan
- Owner changed from cxallan to atarkowska
- Priority changed from major to minor
Passing this off to you Ola. If you think it's worthwhile then go for it, if you don't then lets just close this and we can re-evaluate later.
comment:4 Changed 7 years ago by atarkowska
User password resets is handled on the server side via admin_serv.reportForgottenPassword(username, email). Sharing notification works as previously.
comment:5 Changed 7 years ago by atarkowska
- Resolution set to wontfix
- Sprint set to 2012-06-19 (17)
- Status changed from new to closed
Referencing ticket #7116 has changed sprint.