Custom Query (2152 matches)
Results (985 - 987 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1305 | fixed | SMTP config for thedatahub.org and IATI | nils.toedtmann | amercader |
Description |
The email sending functionality (e.g for password reset) does not work on thedatahub.org and IATI (and probably some other instances) when using an address which is not a okfn.org one. Could not send reset link: SMTPRecipientsRefused({u'amercadero@…': (550, 'relay not permitted')},) As I said, adria.mercader@… works fine. The SMTP server used mail.okfn.org |
|||
#142 | fixed | Update User object with additional fields such as 'nickname' | pudo | dread |
Description |
Suggested fields:
just go in extras - may be better to have its own field as useful to search on this ) Related changes (probably separate tickets):
Related to ticket:136 and ticket:138. |
|||
#146 | worksforme | Problem when an admin user logs in between commencing editing and saving | pudo | rgrp |
Description |
Reason (conjecture): the form we use for package editing is now dependent on whether you have admin privileges (we allow editing of state by admins). When you login the old form is now incorrect and this results in the formalchemy fieldset breaking. |