Started GET "/auth/github/callback" for 43.230.89.164 at 2023-08-21 03:01:01 +0000
(github) Setup endpoint detected, running now.
(github) Callback phase initiated.
(github) Authentication failure! csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError, csrf_detected | CSRF detected
Started GET "/auth/failure?message=csrf_detected&origin=https%3A%2F%2Fforum.beginner.center%2Fu%2F%25E7%258E%258B%25E7%2599%25BD%25E6%25B0%25B4%2Fpreferences%2Faccount&strategy=github" for 74.125.150.2 at 2023-08-21 03:02:24 +0000
Processing by Users::OmniauthCallbacksController#failure as HTML
Parameters: {"message"=>"csrf_detected", "origin"=>"https://forum.beginner.center/u/%E7%8E%8B%E7%99%BD%E6%B0%B4/preferences/account", "strategy"=>"github"}
Rendered users/omniauth_callbacks/failure.html.erb within layouts/no_ember (Duration: 0.1ms | Allocations: 17)
Rendered layout layouts/no_ember.html.erb (Duration: 7.8ms | Allocations: 2211)
Started POST "/auth/github" for 43.230.89.164 at 2023-08-21 03:05:25 +0000
(github) Setup endpoint detected, running now.
(github) Request phase initiated.
Started POST "/auth/github" for 73.142.146.165 at 2023-08-21 08:50:12 +0000
(github) Setup endpoint detected, running now.
(github) Request phase initiated.
Started PUT "/admin/site_settings/github_client_id" for 43.230.89.163 at 2023-08-21 09:34:01 +0000
Processing by Admin::SiteSettingsController#update as */*
Parameters: {"github_client_id"=>"861e63e4e14bb859d302", "id"=>"github_client_id"}
Rendered text template (Duration: 0.0ms | Allocations: 1)
Completed 200 OK in 19ms (Views: 0.7ms | ActiveRecord: 0.0ms | Allocations: 2532)
Started PUT "/admin/site_settings/github_client_secret" for 43.230.89.166 at 2023-08-21 09:34:12 +0000
Processing by Admin::SiteSettingsController#update as */*
Parameters: {"github_client_secret"=>"[FILTERED]", "id"=>"github_client_secret"}
Rendered text template (Duration: 0.0ms | Allocations: 1)
Completed 200 OK in 20ms (Views: 1.7ms | ActiveRecord: 0.0ms | Allocations: 2609)
Started POST "/auth/github" for 43.230.89.165 at 2023-08-21 09:37:45 +0000
(github) Setup endpoint detected, running now.
(github) Request phase initiated.
Started POST "/presence/update" for 43.230.89.166 at 2023-08-21 09:37:45 +0000
Processing by PresenceController#update as */*
Parameters: {"client_id"=>"4e3d1cf0c7aa494d8c0e695c922884cf", "leave_channels"=>["/chat-user/core/3"], "authenticity_token"=>"RnEvk64MSwc5Pqh0O3NmaMKLBK9QBDgGkz4a7ZAf0KUw9xiWWnZb43u_2opRcqxysFMxmo9Y4Ku34ItKp9CwvA"}
Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 0.0ms | Allocations: 2026)
Started GET "/auth/github/callback" for 43.230.89.165 at 2023-08-21 09:37:51 +0000
(github) Setup endpoint detected, running now.
(github) Callback phase initiated.
(github) Authentication failure! csrf_detected: OmniAuth::Strategies::OAuth2::CallbackError, csrf_detected | CSRF detected
Started GET "/auth/failure" for 43.230.89.163 at 2023-08-21 09:37:52 +0000
Processing by Users::OmniauthCallbacksController#failure as HTML
Rendered users/omniauth_callbacks/failure.html.erb within layouts/no_ember (Duration: 0.1ms | Allocations: 23)
Rendered layout layouts/no_ember.html.erb (Duration: 8.6ms | Allocations: 2498)
Completed 200 OK in 210ms (Views: 9.6ms | ActiveRecord: 0.0ms | Allocations: 41545)
Started POST "/presence/update" for 43.230.89.165 at 2023-08-21 09:37:59 +0000
Processing by PresenceController#update as */*
Parameters: {"client_id"=>"05d0471ed2e14ea6974311815b10d9a1", "present_channels"=>["/chat-user/core/3"]}
Completed 200 OK in 10ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 1991)