gitlab-org--gitlab-foss/app/validators
Bob Van Landuyt 79393a351d Rebuild the dynamic path before validating it
Otherwise we won't validate updates to the path. Allowing users to
change the path to something that's not allowed.
2017-06-21 16:09:35 +02:00
..
addressable_url_validator.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
certificate_key_validator.rb Fix certificate validators 2017-01-31 22:53:58 +00:00
certificate_validator.rb Fix certificate validators 2017-01-31 22:53:58 +00:00
color_validator.rb Add custom ColorValidator 2015-12-07 16:57:26 -05:00
cron_timezone_validator.rb Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. 2017-04-06 23:46:59 +09:00
cron_validator.rb Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key. 2017-04-06 23:46:59 +09:00
duration_validator.rb Introduce DurationValidator, feedback: 2017-02-24 17:28:24 +08:00
dynamic_path_validator.rb Rebuild the dynamic path before validating it 2017-06-21 16:09:35 +02:00
email_validator.rb Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
importable_url_validator.rb Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
line_code_validator.rb Add custom LineCodeValidator 2015-12-07 16:57:26 -05:00
namespace_name_validator.rb Add custom NamespaceNameValidator 2015-12-07 16:57:26 -05:00
url_validator.rb Allow webhooks URL to have leading and trailing spaces 2016-02-26 14:34:06 -05:00