Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (658 - 660 of 2152)

Ticket Resolution Summary Owner Reporter
#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.

#1658 wontfix Implement proxy caching ross ross

Reported by ross, 2 years ago.

Description

Implement proxy caching for performance gains

  • Analysis of best solution and what we can deliver in a reasonable time [2d]
  • Checks for presence of cookie 'auth_tkt' and appropriate setup for media [2d]
  • Remove session requirements for user who isn't logged in [3d]

  • Document the configuration and setup so that it can be easily modified and replicated [1d]
#1657 wontfix Configuration for reverse proxying ross ross

Reported by ross, 2 years ago.

Description

Provide configuration for reverse proxying that will correctly handle the mapping of a URL to a sub-folder (using X-SCRIPT-NAME)

  • Analysis of the best solution [1d]
  • Implement reverse proxying in tandem with #1653 [2d]
  • Document and store the configuration files. [1d]
Note: See TracQuery for help on using queries.