User life cycle: new stageuser commands del/mod/find/show

Add plugin commands to stageuser plugin:
	stageuser_del
	stageuser_mod
	stageuser_find
	stageuser_show

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

Reviewed-By: David Kupka <dkupka@redhat.com>
This commit is contained in:
Thierry Bordaz
2015-05-18 09:37:21 +02:00
committed by Martin Kosek
parent dc668b1b6a
commit f2e986e01f
5 changed files with 310 additions and 79 deletions
+2 -2
View File
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=117
# Last change: pvoborni - added --use-default-group option to migrate-ds
IPA_API_VERSION_MINOR=118
# Last change: tbordaz - Add stageuser_find, stageuser_mod, stageuser_del, stageuser_show