[openstreetmap/openstreetmap-website] Drop support for basic authentication (PR #5141)

Tom Hughes notifications at github.com
Sun Sep 1 14:30:46 UTC 2024


You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5141

-- Commit Summary --

  * Drop support for basic authentication

-- File Changes --

    M app/controllers/api/permissions_controller.rb (3)
    M app/controllers/api_controller.rb (36)
    M app/controllers/application_controller.rb (14)
    M config/locales/en.yml (2)
    M config/settings.yml (2)
    M test/controllers/api/changeset_comments_controller_test.rb (32)
    M test/controllers/api/changesets_controller_test.rb (130)
    M test/controllers/api/nodes_controller_test.rb (24)
    M test/controllers/api/notes_controller_test.rb (24)
    M test/controllers/api/old_nodes_controller_test.rb (24)
    M test/controllers/api/old_relations_controller_test.rb (20)
    M test/controllers/api/old_ways_controller_test.rb (20)
    M test/controllers/api/permissions_controller_test.rb (24)
    M test/controllers/api/relations_controller_test.rb (34)
    M test/controllers/api/traces_controller_test.rb (52)
    M test/controllers/api/user_preferences_controller_test.rb (12)
    M test/controllers/api/users_controller_test.rb (6)
    M test/controllers/api/ways_controller_test.rb (36)
    M test/integration/compressed_requests_test.rb (20)
    M test/integration/user_blocks_test.rb (8)
    M test/integration/user_terms_seen_test.rb (10)
    M test/test_helper.rb (17)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5141.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5141.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5141
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5141 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240901/d228cdb5/attachment.htm>


More information about the rails-dev mailing list