discourse/db
Ted Johansson b890eb1bd2
DEV: Convert min_trust_to_allow_self_wiki to groups ()
We're changing the implementation of trust levels to use groups. Part of this is to have site settings that reference trust levels use groups instead. It converts the min_trust_to_allow_self_wiki site setting to self_wiki_allowed_groups.

Nothing of note here. This is used in exactly one place, and there's no fallout.
2023-12-27 09:21:39 +08:00
..
fixtures DEV: Use Discourse::SYSTEM_USER_ID in fixtures/009_users () 2023-12-07 09:04:45 +10:00
migrate DEV: Convert min_trust_to_allow_self_wiki to groups () 2023-12-27 09:21:39 +08:00
post_migrate DEV: Auto link video placeholder posts () 2023-11-27 13:22:42 -07:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00