vt-social/spec/controllers/concerns
Claire f5639e1cbe
Change public profile pages to be disabled for unconfirmed users ()
Fixes 

Note that unconfirmed and unapproved accounts can still be searched for
and their (empty) account retrieved using the REST API.
2022-01-28 14:24:37 +01:00
..
account_controller_concern_spec.rb Change public profile pages to be disabled for unconfirmed users () 2022-01-28 14:24:37 +01:00
accountable_concern_spec.rb Refactor and improve tests () 2022-01-28 00:46:42 +01:00
cache_concern_spec.rb Fix cache_collection crashing when given an empty collection () 2021-03-18 00:41:32 +01:00
challengable_concern_spec.rb
export_controller_concern_spec.rb Prepare Mastodon for Rails 6 () 2021-03-17 10:09:55 +01:00
localized_spec.rb Fix sr locale being selected over sr-Latn () 2020-05-11 01:09:21 +02:00
rate_limit_headers_spec.rb
signature_verification_spec.rb Change signature verification to ignore signatures with invalid host () 2020-02-03 17:48:23 +01:00
user_tracking_concern_spec.rb