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-16 00:05:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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
…
email_validator_spec.rb
…
integer_setting_validator_spec.rb
…
ip_address_format_validator_spec.rb
…
password_validator_spec.rb
…
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
…
topic_title_length_validator_spec.rb
…
username_setting_validator_spec.rb
…