discourse/spec/lib/validators
Martin Brennan d45bd7f131
FIX: Abort CensoredWordsValidator early if censored_words_regexp nil (#8375)
* Abort CensoredWordsValidator early if censored_words_regexp nil. Sometimes censored_words_regex can end up nil, erroring the validator. This handles the nil condition and also adds a spec for the validator
2019-11-20 20:05:06 +10:00
..
censored_words_validator_spec.rb FIX: Abort CensoredWordsValidator early if censored_words_regexp nil (#8375) 2019-11-20 20:05:06 +10:00