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.
dfc0519cd3
osr-discourse-src
/
lib
/
validators
History
Arpit Jalan
597d4863d6
fix the build
2018-10-22 15:09:25 +05:30
..
allow_user_locale_enabled_validator.rb
allowed_ip_address_validator.rb
alternative_reply_by_email_addresses_validator.rb
censored_words_validator.rb
Make rubocop happy again.
2018-06-07 13:28:18 +08: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 the build
2018-10-22 15:09:25 +05:30
max_username_length_validator.rb
Remove unecessary code.
2018-10-02 15:24:12 +08:00
min_username_length_validator.rb
Remove unecessary code.
2018-10-02 15:24:12 +08:00
password_validator.rb
pop3_polling_enabled_setting_validator.rb
Make rubocop happy again.
2018-06-07 13:28:18 +08:00
post_validator.rb
FIX: staged users are still tl0 but do not trigger spam if 1 week old.
2018-06-18 17:20:04 -07:00
quality_title_validator.rb
regex_presence_validator.rb
regex_setting_validation.rb
regex_setting_validator.rb
reply_by_email_address_validator.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.rb
sso_overrides_email_validator.rb
string_setting_validator.rb
stripped_length_validator.rb
topic_title_length_validator.rb
Make rubocop happy again.
2018-06-07 13:28:18 +08:00
unique_among_validator.rb
upload_url_validator.rb
FIX: store the topic links using the cooked upload url
2018-08-14 12:23:32 +02:00
upload_validator.rb
Rename
FileHelper.is_image?
->
FileHelper.is_supported_image?
.
2018-09-12 09:22:28 +08:00
url_validator.rb
FIX: store the topic links using the cooked upload url
2018-08-14 12:23:32 +02:00
user_full_name_validator.rb
username_setting_validator.rb