Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
643ca12c 07/01/2016 07:52 AM Ondřej Pražák

Fixes #15370 - Validate settings values

Adds validations for administrator, email_reply_address
and trusted_puppetmaster_hosts settings

27def3d6 03/23/2016 10:13 AM Ondřej Pražák

Fixes #14198 - remote_addr validation accepts regex with digit matching

7339369d 03/14/2016 12:51 PM Ondřej Pražák

Fixes #6924 - Additional validations for Setting

98f6ca54 12/11/2015 09:06 AM Daniel Lobato Garcia

Fixes #12698 - Insufficient URL validation Smart Proxy and Medium.

Problem: The regex that validates smart proxies URLs only matches
'beginning of text'. This allows us to add just \n after a valid URL and
put anything after it. For instance, javascript:alert('hacked'). I...

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

dff926cb 11/26/2014 11:32 AM Tomer Brisker

Fixes #8414 - extracts validators from models

Also cleans up some unused validators looking for trailing whitespace
that is stripped by the StripWhitespaces concern.
Tried to make some sense from unmatching regexps and validation error
messages. Some validations might need a different regexp to check for what...

View revisions

Also available in: Atom