Files
freeipa/ipalib/plugins
Ondrej Hamada 5cfee2338d Netgroup nisdomain and hosts validation
nisdomain validation:
Added pattern to the 'nisdomain' parameter to validate the specified
nisdomain name. According to most common use cases the same pattern as
for netgroup should fit. Unit-tests added.

https://fedorahosted.org/freeipa/ticket/2448

'add_external_pre_callback' function was created to allow validation of
all external members. Validation is based on usage of objects primary
key parameter. The 'add_external_pre_callback' fucntion has to be called
directly from in the 'pre_callback' function. This change affects
netgroup, hbacrule and sudorule commands.

For hostname, the validator allows non-fqdn and underscore characters.
validate_hostname function in ipalib.util was modified and contains
additional option that allows hostname to contain underscore characters.
This option is disabled by default.

Unit-tests added.

https://fedorahosted.org/freeipa/ticket/2447
2012-03-28 16:23:37 +02:00
..
2010-12-20 17:19:53 -05:00
2012-02-08 10:43:25 +01:00
2012-02-10 11:53:40 +01:00
2012-03-12 17:16:57 +01:00
2012-03-23 16:59:12 +01:00
2010-12-20 17:19:53 -05:00
2012-01-12 05:46:09 -05:00
2011-12-01 18:04:30 -05:00
2012-02-03 17:04:51 +01:00
2012-03-23 16:59:12 +01:00
2011-08-29 21:26:23 -04:00
2011-08-29 21:26:23 -04:00
2010-12-20 17:19:53 -05:00