[Freeipa-devel] [PATCH] 241 Fix precallback validators in DNS plugin

Martin Kosek mkosek at redhat.com
Wed Mar 21 12:51:47 UTC 2012


DNS plugin contains several RR type record validators run in
pre_callback which cannot be used as standard param validator
as it needs more data and resources that standard validators
provide. However, the precallback validators are not run for
DNS records created by new structured options and thus an invalid
value may slip in.

This patch moves the execution of these precallback validators
_after_ the processing of structured DNS options. It also cleans
them up a little and makes them more robust.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-241-fix-precallback-validators-in-dns-plugin.patch
Type: text/x-patch
Size: 7596 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120321/9b346302/attachment.bin>


More information about the Freeipa-devel mailing list