discourse/lib/site_settings
Martin Brennan 125e686bf2
FIX: Do not allow_any on fonts site_settings (#30780)
Both heading_font and body_font should not allow
additional user-defined values, these are lists with
predefined choices. The UI already prevents this
because the font selector dropdown is unique, but
we want to make sure the setting definition reflects
this too.
2025-01-15 14:13:34 +10:00
..
db_provider.rb
defaults_provider.rb
deprecated_settings.rb DEV: Remove an old deprecated setting (#30620) 2025-01-07 16:59:43 +01:00
hidden_provider.rb
local_process_provider.rb
type_supervisor.rb FIX: Do not allow_any on fonts site_settings (#30780) 2025-01-15 14:13:34 +10:00
validations.rb FEATURE: optional 2FA enforcement (#27506) 2024-06-19 09:32:30 +10:00
yaml_loader.rb