..
allowed_ip_address_validator_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
email_setting_validator_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
email_validator_spec.rb
SECURITY: email domain whitelist could be bypassed
2018-01-17 21:45:32 +01:00
enable_local_logins_via_email_validator_spec.rb
FEATURE: login by a link from email
2018-02-13 16:14:39 +08:00
enable_sso_validator_spec.rb
FIX: verify presence of 'sso url' before enabling 'enable sso'
2017-12-23 13:30:49 +05:30
integer_setting_validator_spec.rb
correct spec
2017-08-24 10:40:14 -04:00
ip_address_format_validator_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
max_emojis_validator_spec.rb
FIX: do not treat :: as a valid emoji
2018-03-05 15:35:24 +01:00
password_validator_spec.rb
FIX: Password required flag should be cleared whenever clearing the raw password ( #5384 )
2017-12-01 15:19:24 +11:00
post_validator_spec.rb
FIX: when uploading image newuser restrictions should not apply to staff
2018-04-05 09:51:03 +05:30
quality_title_validator_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
regex_presence_validator_spec.rb
FIX: validate presence of 'top menu' setting
2018-01-17 01:43:53 +05:30
regex_setting_validator_spec.rb
FEATURE: add censored_pattern setting to censor posts using regex
2016-11-08 16:39:26 -05:00
reply_by_email_address_validator_spec.rb
FIX: don't allow spaces in 'reply_by_email_address' site setting
2018-04-17 17:08:12 +02:00
reply_by_email_enabled_validator_spec.rb
FEATURE: new 'manual_polling_enabled' site setting
2016-03-16 22:28:01 +01:00
sso_overrides_email_validator_spec.rb
fix the build
2017-12-23 14:42:40 +05:30
string_setting_validator_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
topic_title_length_validator_spec.rb
rename 'min_private_message_{post/title}_length' to 'min_personal_message_{post/title}_length'
2018-02-01 13:25:29 +05:30
upload_validator_spec.rb
DEV: Rails 5.2 upgrade and global gem upgrade
2018-06-07 14:21:33 +10:00
url_validator_spec.rb
Treat non-ascii URLs in UrlValidator
.
2017-12-21 14:22:55 +08:00
user_full_name_validator_spec.rb
Add rubocop to our build. ( #5004 )
2017-07-28 10:20:09 +09:00
username_setting_validator_spec.rb
allow regex options on username site settings
2017-10-04 15:08:51 -04:00