[openstreetmap/openstreetmap-website] Allow localhost on list of redirect URIs for OAuth2 applications (Issue #3613)
Tom Hughes
notifications at github.com
Fri Jul 22 07:22:56 UTC 2022
Well localhost is 127.0.0.1 at least on all sane configurations.
I don't really understand what you mean by "launch on localhost" though - you can't bind to a name, only to an address, so even if you give that name on the command line the software will resolve that (probably to 127.0.0.1) and then bind to that address.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3613#issuecomment-1192266914
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3613/1192266914 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220722/8e55831f/attachment.htm>
More information about the rails-dev
mailing list