This website requires JavaScript.
Explore
Help
Sign In
discourse
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-09 14:34:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
validators
History
bgr11n
53fb84baa3
fixed password validator on equality with email
2016-01-05 22:43:11 +02:00
..
allowed_ip_address_validator.rb
…
email_setting_validator.rb
…
email_validator.rb
FIX: incorrect logic in email blocker
2015-06-15 11:28:50 +10:00
integer_setting_validator.rb
…
ip_address_format_validator.rb
…
password_validator.rb
fixed password validator on equality with email
2016-01-05 22:43:11 +02:00
pop3_polling_enabled_setting_validator.rb
new pop3_polling_enabled setting validator to ensure credentials are working before enabling it
2015-12-10 22:23:54 +01:00
post_validator.rb
skip most post validations for staged accounts
2015-12-01 10:40:23 +01:00
quality_title_validator.rb
…
reply_by_email_address_validator.rb
…
string_setting_validator.rb
…
stripped_length_validator.rb
…
topic_title_length_validator.rb
…
unique_among_validator.rb
…
upload_validator.rb
…
user_full_name_validator.rb
…
username_setting_validator.rb
…