You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Claire b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
1 year ago
..
chewy
config/initializers/rack
controllers Combine repeated requests in `admin/accounts` controller spec (#29119) 1 year ago
fabrication
fabricators
features Extract helper method for repeated form fill in admin/domain_blocks feature spec (#29128) 1 year ago
fixtures Add end-to-end test for OCR in media uploads (#29148) 1 year ago
generators
helpers
lib Add `context` and `before` to lengthy tag manager spec examples (#29129) 1 year ago
locales
mailers
models Merge pull request from GHSA-vm39-j3vx-pch3 1 year ago
policies
presenters
requests Merge pull request from GHSA-vm39-j3vx-pch3 1 year ago
routing
search/models/concerns/account
serializers Change `source` attribute of `Suggestion` entity in `/api/v2/suggestions` back to a string (#29108) 1 year ago
services Add common `ThreadingHelper` module for specs (#29116) 1 year ago
support Add common `ThreadingHelper` module for specs (#29116) 1 year ago
system Add end-to-end test for OCR in media uploads (#29148) 1 year ago
validators Add common stub setup for resolv dns in email mx validator spec (#29140) 1 year ago
views
workers
rails_helper.rb Add common `ThreadingHelper` module for specs (#29116) 1 year ago
spec_helper.rb