diff options
author | Petr VobornÃk <pvoborni@redhat.com> | 2012-02-22 16:23:13 +0100 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2012-02-29 12:59:13 +0100 |
commit | 525bf04da56829ac2b7b6e086a7a2d965727ce02 (patch) | |
tree | 9998c2d05944bd472a775614bb272c7726835c87 /ipalib/plugins/passwd.py | |
parent | 52208e8b40f98e7a7cc0c91b15803003740efa92 (diff) | |
download | freeipa.git-525bf04da56829ac2b7b6e086a7a2d965727ce02.tar.gz freeipa.git-525bf04da56829ac2b7b6e086a7a2d965727ce02.tar.xz freeipa.git-525bf04da56829ac2b7b6e086a7a2d965727ce02.zip |
Making validators to return true result if empty
All custom validators were changed to return true result if value is empty. Raising error if value is empty is resposibility of check_required call.
This fixes immediate displaying of error message in multivalued fields containing custom validators.
https://fedorahosted.org/freeipa/ticket/2351
Diffstat (limited to 'ipalib/plugins/passwd.py')
0 files changed, 0 insertions, 0 deletions