[openstreetmap/openstreetmap-website] Basic Auth Password $ Character does not validate (#2172)

Alex Kavon notifications at github.com
Thu Mar 7 00:36:43 UTC 2019


I am using curl commands to test the v0.6 API:

```curl
curl -umyusername:$ecretpa$$word -XPUT 'https://master.apis.dev.openstreetmap.org/api/0.6/changeset/create' -d'<osm><changeset></changeset></osm>'
```

If the password contains a `$` then the API endpoint will fail to authenticate properly.

-- 
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/2172
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190306/5398db61/attachment.html>


More information about the rails-dev mailing list