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
2025-06-21 00:45:26 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e7e70d14da3dc4d92a3ae7e0062d6d3d40e99f10
discourse
/
spec
/
components
/
validators
History
Neil Lalonde
e1be478ef4
FIX: admins bypass some post validations. This allows them to edit legal docs even if those docs are longer than max post length, for example.
2014-07-28 16:40:14 -04:00
..
allowed_ip_address_validator_spec.rb
…
email_setting_validator_spec.rb
Add a way to validate min and max value of an integer site setting
2014-06-12 18:04:37 -04:00
email_validator_spec.rb
…
integer_setting_validator_spec.rb
Add a way to validate min and max value of an integer site setting
2014-06-12 18:04:37 -04:00
ip_address_format_validator_spec.rb
Fixes for postgresql inet columns in Rails 4. They're backed by an IPAddr class now, which breaks sql parameter marker support, and automatically sets the attribute to nil when trying to assign an invalid ip address.
2013-10-22 19:19:32 -04:00
password_validator_spec.rb
Fix password_validator_spec
2013-12-27 11:15:53 -05:00
post_validator_spec.rb
FIX: admins bypass some post validations. This allows them to edit legal docs even if those docs are longer than max post length, for example.
2014-07-28 16:40:14 -04:00
quality_title_validator_spec.rb
…
string_setting_validator_spec.rb
Add validation of string site settings with regex, and min and max lengths
2014-06-18 11:15:40 -04:00
topic_title_length_validator_spec.rb
…
username_setting_validator_spec.rb
Add a way to validate min and max value of an integer site setting
2014-06-12 18:04:37 -04:00