Custom Query (2152 matches)
Results (658 - 660 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1659 | fixed | Cannot logout if CKAN mounted at non-root url | dread | dread |
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.
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 |
Description |
Implement proxy caching for performance gains
|
|||
#1657 | wontfix | Configuration for reverse proxying | ross | ross |
Description |
Provide configuration for reverse proxying that will correctly handle the mapping of a URL to a sub-folder (using X-SCRIPT-NAME)
|