Custom Query (2152 matches)
Results (1762 - 1764 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#992 | fixed | Use X-forwarded-for whenever it is available to set remote IP address | rgrp | rgrp |
Description |
At the moment we only use X-forwarded to determine remote user address when remote-addr header is 127.0.0.1. However if a site is behind a cache remote_addr will always be the IP of the cache. We should fix this by using x-forwarded-for header whenever available and only use remote-addr when it is not available. Cost: 10m |
|||
#1441 | fixed | Use local ckan logo image | dread | dread |
Description |
Using local image rather than the same image at assets.okfn.org reduces dependency on another server that may be down, slow or remote. James agrees. |
|||
#118 | fixed | Use paginate in webhelpers | dread | dread |
Description |
Take out import of paginate in setup.py. Use paginate in webhelpers instead. Make changes to take account of any i/f changes. |
Note: See TracQuery
for help on using queries.