mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
1d38040579
This is a low severity security fix because it requires a logged in admin user to update a site setting via the API directly to an invalid value. The fix adds validation for the affected site settings, as well as a secondary fix to prevent injection in the event of bad data somehow already exists.