Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
bc600bd6 02/23/2017 06:58 AM Ondřej Pražák

Fixes #17228 - Select templates as global defaults (#4283)

This should allow user to select templates that will be used
for building PXE Default on TFTP proxy. These templates will
not be updated from seeds during updates.

263edc74 10/31/2016 04:23 AM Amir Fefer

Fixes #12543 - enable utf-8 encoding in email address

According to RFC 6532, the local part of an email address
can be non-ascii characters, and should support in utf-8.
The current email validation doesn't allow it,
so emails like Pelé@example.com and 我買@example.com are not supported

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

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