Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1084 - 1086 of 2152)

Ticket Resolution Summary Owner Reporter
#1655 fixed Setup issues on s025 (Publicdata.eu) amercader amercader

Reported by amercader, 2 years ago.

Description

Time estimate: 2d

  • Fix logs (apache, ckan, harvest): rotate, set suitable levels
  • Fix harvesting jobs: supervisord for gather consumer, cron job
  • Fix backups

Also it may be worth setting up a test instance ( on s023 ?)

#1659 fixed Cannot logout if CKAN mounted at non-root url dread dread

Reported by dread, 2 years ago.

Description

If you set WSGIScriptAlias to mount CKAN at a URL other than / then you cannot logout without adjusting the OpenID logged_out_url to match in who.ini config. e.g.

[plugin:openid] ... logged_out_url = /sub/dir/user/logged_out

Note: all the other URLs in who.ini should not have the /sub/dir/ - it is just this one that doesn't take account of the mounting point.

The solution is to fix-up the repoze.who OpenID plugin to take account of the mounting point.

#1663 fixed API call for creating an activity streams event seanh seanh

Reported by seanh, 2 years ago.

Description

The create_activity() logic function already exists, but validation and authorization need to be added before it's hooked up to an API call.

Note: See TracQuery for help on using queries.