This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
09ea27ed89
osr-discourse-src
/
lib
/
validators
History
Joffrey JAFFEUX
ce1994beea
FIX: do not treat :: as a valid emoji
2018-03-05 15:35:24 +01:00
..
allow_user_locale_enabled_validator.rb
allowed_ip_address_validator.rb
alternative_reply_by_email_addresses_validator.rb
censored_words_validator.rb
Remove censored_pattern site setting, which is replaced by watched words
2018-02-26 16:29:27 -05:00
email_setting_validator.rb
email_validator.rb
SECURITY: email domain whitelist could be bypassed
2018-01-17 21:45:32 +01:00
enable_local_logins_via_email_validator.rb
FEATURE: login by a link from email
2018-02-13 16:14:39 +08:00
enable_private_email_messages_validator.rb
enable_sso_validator.rb
integer_setting_validator.rb
ip_address_format_validator.rb
max_emojis_validator.rb
FIX: do not treat :: as a valid emoji
2018-03-05 15:35:24 +01:00
password_validator.rb
pop3_polling_enabled_setting_validator.rb
post_validator.rb
UX: when a post is blocked due to a watched word, message includes the word being blocked
2018-02-28 11:22:18 -05:00
quality_title_validator.rb
regex_presence_validator.rb
regex_setting_validation.rb
regex_setting_validator.rb
reply_by_email_address_validator.rb
FIX: 'reply by email addresses' site settings should allow email addresses without a 'reply_key' when 'find related post with key' is disabled
2018-03-02 17:53:18 +01:00
reply_by_email_enabled_validator.rb
sso_overrides_email_validator.rb
string_setting_validator.rb
stripped_length_validator.rb
topic_title_length_validator.rb
unique_among_validator.rb
upload_url_validator.rb
upload_validator.rb
FEATURE: New site setting for additional allowed filetypes for staff (
#5364
)
2018-02-19 10:44:24 +01:00
url_validator.rb
user_full_name_validator.rb
username_setting_validator.rb