[openstreetmap/openstreetmap-website] Drop support for OAuth 1 (PR #5058)
Tom Hughes
notifications at github.com
Fri Aug 30 11:13:25 UTC 2024
@tomhughes commented on this pull request.
> elsif current_user
- ClientApplication.all_permissions
+ Oauth.scopes.map { |s| :"allow_#{s.name}" }
There will be a separate PR later to remove basic auth yes.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5058#discussion_r1738441373
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5058/review/2271975871 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240830/df86c7fb/attachment.htm>
More information about the rails-dev
mailing list