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

Tom Hughes notifications at github.com
Thu Mar 7 00:42:58 UTC 2019


If it contains a $ then you will need to single quote it (or escape the $ signs with a backslash) otherwise your shell will expand it as a variable.

Short version - this is an error in how you have written your test, not a bug in the server.

-- 
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#issuecomment-470335964
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190306/84deef7b/attachment.html>


More information about the rails-dev mailing list