2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-03 23:54:20 +08:00
discourse/spec/fixtures/site_settings
Ted Johansson d69cc29979
DEV: Remove deprecated trust level access settings (#36414)
### What is this change?

Some time back we went through an exercise to turn trust-level based
access to group-level based for better configurability. This involved
deprecating, mapping, and replacing site settings. We marked the old
settings for removal in 3.3, which was released over a year ago now.

This PR removes the deprecated settings, their descriptions, the mapping
helpers, and updates a few test cases we missed in the original
conversion.

### Due diligence:

- [x] Search through logs for recent deprecation warnings. (@Drenmi)
- There are some false positives due to `UserMerger` looping through all
site settings (including deprecated ones.)
- [ ] Search through public and private repos for latent references.
(@Drenmi)

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-12-11 11:09:29 +10:00
..
client.yml
deprecated_env.yml
deprecated_hidden.yml
deprecated_test.yml DEV: Fix flaky deprecated setting specs (#30550) 2025-01-04 12:55:22 +01:00
enum.yml
enum_client.yml
locale_default.yml
nil_default.yml
object_settings.yml FIX: type object setting not redirecting on saving (#36150) 2025-11-21 10:26:08 -03:00
simple.yml