Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (985 - 987 of 2152)

Ticket Resolution Summary Owner Reporter
#1305 fixed SMTP config for thedatahub.org and IATI nils.toedtmann amercader

Reported by amercader, 3 years ago.

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

Reported by dread, 5 years ago.

Description

Suggested fields:

  • id, name (username/profile name), openid, email, password, extras (JsonType?)
    • + current items: apikey, about, created)
    • current contents of name is usually openid and should migrate to openid field (could match based on starting with http://)
  • May also want a fullname field (or perhaps that can

just go in extras - may be better to have its own field as useful to search on this )

Related changes (probably separate tickets):

  • Improve user home page to include this additional information (and have it be editable)
  • Use user 'name' (username) for home page links (rather than current user/<id>)
  • Where we show lists of revisions, each revision author is now a link to the author's user page.

Related to ticket:136 and ticket:138.

#146 worksforme Problem when an admin user logs in between commencing editing and saving pudo rgrp

Reported by rgrp, 5 years ago.

Description
  1. Visitor starts editing a package (or creates a new package)
  2. Visitor logs in before previewing or committing
  3. Visitor is an admin (or sysadmin)
  4. Preview or commit fails

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.

Note: See TracQuery for help on using queries.