This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
discourse
Archived
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bb90129731
Branches
Tags
No results found.
discourse
/
lib
/
validators
History
Download ZIP
Download TAR.GZ
Régis Hanol
376881845c
always strip s/mime signatures in incoming emails
2016-06-27 22:26:05 +02:00
..
allow_user_locale_enabled_validator.rb
make error message translatable
2016-03-15 10:02:10 -07:00
allowed_ip_address_validator.rb
Improve IP blocking error message
2015-06-02 07:48:26 +05:30
alternative_reply_by_email_addresses_validator.rb
new alternative reply by email addresses
2016-06-10 16:14:42 +02:00
email_setting_validator.rb
Add validation of string site settings with regex, and min and max lengths
2014-06-18 11:15:40 -04:00
email_validator.rb
FIX: incorrect logic in email blocker
2015-06-15 11:28:50 +10:00
integer_setting_validator.rb
Add validation of string site settings with regex, and min and max lengths
2014-06-18 11:15:40 -04:00
ip_address_format_validator.rb
Drop Rails3 support
2014-02-17 19:42:08 +01:00
password_validator.rb
FEATURE: enforce admin password validation when signing up via developer email
2016-03-04 00:28:47 +05:30
pop3_polling_enabled_setting_validator.rb
FEATURE: new pop3 polling configuration admin dashboard check
2016-02-17 11:25:49 +01:00
post_validator.rb
FIX: bypass TL0-specific validations on posts in a PM
2016-04-18 22:08:42 +02:00
quality_title_validator.rb
reply_by_email_address_validator.rb
new alternative reply by email addresses
2016-06-10 16:14:42 +02:00
reply_by_email_enabled_validator.rb
FEATURE: new 'manual_polling_enabled' site setting
2016-03-16 22:28:01 +01:00
string_setting_validator.rb
FEATURE: allow for a localized error when a regex fails in site settings
2015-02-27 11:45:56 +11:00
stripped_length_validator.rb
FIX: less crazy error when post exceeds max length.
2014-07-04 16:39:15 +10:00
topic_title_length_validator.rb
unique_among_validator.rb
upload_validator.rb
always strip s/mime signatures in incoming emails
2016-06-27 22:26:05 +02:00
user_full_name_validator.rb
FEATURE: make full names a required field of user profiles with the full_name_required setting
2015-04-02 17:08:04 -04:00
username_setting_validator.rb
Add validation of string site settings with regex, and min and max lengths
2014-06-18 11:15:40 -04:00