permission-mod prompts for all parameters

ipa permission-mod was prompting for all parameters because they had
specified flag 'ask_update'. The flag was removed. Additionally the
exec_callback for permission-mod was updated to unify the behaviour with
other ipa commands (raise exception when no modification was specified).

https://fedorahosted.org/freeipa/ticket/2280
This commit is contained in:
Ondrej Hamada
2012-05-17 10:12:10 +02:00
committed by Martin Kosek
parent 13b51f3011
commit 677ea8cbfa
3 changed files with 14 additions and 21 deletions
+1 -1
View File
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=34
IPA_API_VERSION_MINOR=35