[openstreetmap/openstreetmap-website] [GDPR] Export function on osm.org and OAuth token (#1848)
mmd
notifications at github.com
Thu May 3 18:43:05 UTC 2018
Apologies, this is early and possibly a bit premature. It just crossed my mind, and I thought lets create an issue for it before I forget about it again.
Steps to reproduce:
1. Log on to osm.org
2. Go to https://www.openstreetmap.org/export
3. Select an area of interest
4. Export (and check HTTP headers)
My expectation would be, that the export contains the full meta data, as I'm a logged on user (this will be the future scenario, once https://wiki.openstreetmap.org/wiki/GDPR/Affected_Services is in place).
However, unlike the /map call in iD editor or JOSM, the export function doesn't provide an OAuth token to the /map call (HTTP Header: A`uthorization OAuth oauth_consumer_key= ...`), which basically tells CGimap that I'm an unauthenticated user.
Would it be possible to issue a /map call similar to the way it is implemented in iD, and include the OAuth authorization as well?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1848
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180503/6a8ec385/attachment.html>
More information about the rails-dev
mailing list