[openstreetmap/openstreetmap-website] login fails if space are present b/c no trimming is done on email (#2173)
soig
notifications at github.com
Fri Mar 8 10:31:20 UTC 2019
Hi
Login on osm.org fails if spaces are present b/c no trimming is done on email
eg:
Login as "foo at bar.com " will fail (trailing space)
Whereas the same password will succeeds if using "foo at bar.com" (no trailing space)
The solution is simple remove spaces at beginning & end of entered email as login.
Thanks
--
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/2173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190308/1a56db2f/attachment.html>
More information about the rails-dev
mailing list