Jeremy Kescher
|
6b519cfefa
|
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users
* Fix domain blocks/rationales being visible to suspended users
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Allow moved users to view domain blocks
* Add authorization specs for `/api/v1/instance/domain_blocks` spec
* Fix tests
* Fix incorrect test setup
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-02-27 15:49:57 +01:00 |
|
Matt Jankowski
|
66326065b0
|
Add response.content_type checks for JSON to api/v1 request specs (#31981)
|
2024-09-20 13:13:04 +00:00 |
|
Matt Jankowski
|
6b6a80b407
|
Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749)
|
2024-09-06 09:58:46 +00:00 |
|
Claire
|
6fed0fcbaa
|
Remove unneeded settings cleanup from specs (#28425)
|
2023-12-19 15:17:22 +00:00 |
|
Matt Jankowski
|
876f5b1d12
|
Convert /instances/* controller specs to request specs (#27988)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-20 11:05:28 +00:00 |
|