[openstreetmap/openstreetmap-website] Drop user tokens table (PR #4550)
Tom Hughes
notifications at github.com
Wed Feb 28 21:41:38 UTC 2024
This drops the user tokens table - draft for now until all the tokens have aged out and we are ready to drop the table
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/4550
-- Commit Summary --
* Drop user tokens table
-- File Changes --
M app/controllers/api_controller.rb (2)
M app/controllers/application_controller.rb (2)
M app/controllers/confirmations_controller.rb (12)
M app/controllers/passwords_controller.rb (7)
M app/models/user.rb (6)
D app/models/user_token.rb (38)
A db/migrate/20240228205723_drop_user_tokens.rb (5)
M db/structure.sql (70)
M script/cleanup (1)
D test/models/user_token_test.rb (4)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/4550.patch
https://github.com/openstreetmap/openstreetmap-website/pull/4550.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4550
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4550 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240228/d0ec39ae/attachment.htm>
More information about the rails-dev
mailing list