mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 05:53:38 +08:00
702d0620d7
This change converts the min_trust_to_create_topic site setting to create_topic_allowed_groups. See: https://meta.discourse.org/t/283408 - Hides the old setting - Adds the new site setting - Add a deprecation warning - Updates to use the new setting - Adds a migration to fill in the new setting if the old setting was changed - Adds an entry to the site_setting.keywords section - Updates tests to account for the new change - After a couple of months, we will remove the min_trust_to_create_topicsetting entirely. Internal ref: /t/117248 |
||
---|---|---|
.. | ||
api_keys_spec.rb | ||
auto_reject_reviewable_users_spec.rb | ||
blocked_hotlinked_media_spec.rb | ||
category_tag_spec.rb | ||
content_security_policy_spec.rb | ||
discord_omniauth_spec.rb | ||
email_outbound_spec.rb | ||
email_style_spec.rb | ||
facebook_omniauth_spec.rb | ||
flags_spec.rb | ||
github_omniauth_spec.rb | ||
group_spec.rb | ||
invalid_request_spec.rb | ||
invite_only_registration_spec.rb | ||
message_bus_spec.rb | ||
multisite_cookies_spec.rb | ||
multisite_spec.rb | ||
rate_limiting_spec.rb | ||
request_tracker_spec.rb | ||
same_ip_spammers_spec.rb | ||
secure_uploads_spec.rb | ||
spam_rules_spec.rb | ||
tag_counts_spec.rb | ||
topic_auto_close_spec.rb | ||
topic_thumbnail_spec.rb | ||
twitter_omniauth_spec.rb | ||
watched_words_spec.rb |