Allows one to do local testing and to use IPv6. Previously only IPv4 was supported (127.0.0.1), but not ::1.
Related discussions: https://github.com/openstreetmap/openstreetmap-website/pull/4287 https://github.com/openstreetmap/openstreetmap-website/issues/3613 I have not tested this. Unlike other suggestions, this patch does not add support for `localhost` domains, so the previous security concerns are not relevant. (I think?) You can view, comment on, or merge this pull request online at: https://github.com/openstreetmap/openstreetmap-website/pull/7091 -- Commit Summary -- * Add ::1 (IPv6 local) to allowed http redirect_uris for OAuth -- File Changes -- M config/initializers/doorkeeper.rb (2) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/7091.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/7091.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/7091 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
