This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-15 10:53:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2daed01070
discourse
/
lib
/
validators
History
Robin Ward
8f34c2332d
Version bump to v1.7.1
2017-01-13 11:08:58 -05:00
..
allow_user_locale_enabled_validator.rb
make error message translatable
2016-03-15 10:02:10 -07:00
allowed_ip_address_validator.rb
alternative_reply_by_email_addresses_validator.rb
new alternative reply by email addresses
2016-06-10 16:14:42 +02:00
censored_words_validator.rb
oops fix specs.
2017-01-09 17:08:24 +08:00
email_setting_validator.rb
email_validator.rb
FIX: Don't allow invalid email to be saved.
2016-12-21 17:47:11 +08:00
integer_setting_validator.rb
ip_address_format_validator.rb
password_validator.rb
SECURITY: don't allow re-using the current password during password reset
2016-08-24 12:27:21 -04:00
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: featured link topics shouldn't require the same min post length
2016-12-09 15:46:26 -05:00
quality_title_validator.rb
regex_setting_validator.rb
FEATURE: add censored_pattern setting to censor posts using regex
2016-11-08 16:39:26 -05:00
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
stripped_length_validator.rb
topic_title_length_validator.rb
unique_among_validator.rb
upload_url_validator.rb
Revert "FIX: wasn't able to update category's settings"
2016-09-22 11:29:44 +08:00
upload_validator.rb
FIX: uploading custom avatar was always hidden
2016-10-20 19:53:41 +02:00
url_validator.rb
FEATURE: add flair to avatars using new settings in the groups admin UI
2016-08-17 15:13:15 -04:00
user_full_name_validator.rb
username_setting_validator.rb