chinwagsocial/spec/requests
Claire 9e5af6bb58 Fix user creation failure handling in OAuth paths (#29207)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-14 23:16:39 +01:00
..
api Fix SQL query in `/api/v1/directory` (#28412) 2023-12-18 11:03:20 +01:00
account_show_page_spec.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
catch_all_route_request_spec.rb
content_security_policy_spec.rb Fix CSP headers being unintendedly wide (#26105) 2023-07-21 16:07:43 +02:00
disabled_oauth_endpoints_spec.rb Disable administrative doorkeeper routes (#29187) 2024-02-14 11:34:46 +01:00
host_meta_request_spec.rb Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
link_headers_spec.rb Further preparation for Rails 6 (#15916) 2021-03-19 02:45:34 +01:00
localization_spec.rb Remove previous landing page (#19300) 2022-10-06 02:19:45 +02:00
omniauth_callbacks_spec.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 23:16:39 +01:00
signature_verification_spec.rb Fix Mastodon not correctly processing HTTP Signatures with query strings (#28476) 2024-01-24 15:31:06 +01:00
webfinger_request_spec.rb