docbrown/app/models/settings
Jeremy Friesen 25f0681c4f
Validating community does not include < nor > (#15482)
If a community name has a < or > it may cause havoc when the community
attempts to send an email.

Closes #15274
2021-11-29 10:55:02 -05:00
..
authentication.rb Updating valid domain registration (#15436) 2021-11-19 10:05:00 -05:00
base.rb Remove Database.table_available? (#14639) 2021-08-31 13:53:34 -04:00
campaign.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
community.rb Validating community does not include < nor > (#15482) 2021-11-29 10:55:02 -05:00
general.rb Remove unused assets (#15367) 2021-11-16 19:57:37 +01:00
mandatory.rb Use constants for controller allowed params (#14815) 2021-09-28 16:30:56 +02:00
rate_limit.rb Refactoring and extending article spam behavior (#15399) 2021-11-17 17:09:17 -05:00
smtp.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
user_experience.rb Remove unneeded checks for code tags when filtering articles from search indexing (#14801) 2021-09-28 13:44:35 -04:00