This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-18 01:05:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
validators
History
Arpit Jalan
fab2b95ab6
FIX: disposable invite was giving email validation error
2014-10-23 22:55:49 +05:30
..
allowed_ip_address_validator.rb
…
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: disposable invite was giving email validation error
2014-10-23 22:55:49 +05:30
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
…
password_validator.rb
…
post_validator.rb
Internal renaming of elder,leader,regular,basic to numbers
2014-09-05 15:20:52 +10:00
quality_title_validator.rb
…
string_setting_validator.rb
Add validation of string site settings with regex, and min and max lengths
2014-06-18 11:15:40 -04: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
FIX: NoMethodError in on extension.upcase when upload's original filename has no extension.
2014-07-15 03:23:26 +02: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