openstreetmap-website/app
Tom Hughes 19c77c3d24 Issue all _osm_location cookies against the root path
To ensure that any old cookies issued against other paths are
removed we make sure to do a removeCookie call first without a
path being specified so that any cookie for the current page is
removed before we add a new one against the root.

Fixes #652
2013-12-11 00:19:49 +00:00
..
assets Issue all _osm_location cookies against the root path 2013-12-11 00:19:49 +00:00
controllers Add functions tests for the oauth_clients controller 2013-12-08 21:54:21 +00:00
helpers Generate valid URLs for search results with no object attached 2013-12-02 22:25:46 +00:00
models Test get_nodes_undelete methods of the OldWay model 2013-12-05 17:49:06 +00:00
views Restore autofocusing of the search field 2013-12-10 19:45:28 +00:00