Expose the disabled User Auth Type

Additionally, fix a small bug in ipa-kdb so that the disabled User
Auth Type is properly handled.

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

Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
Nathaniel McCallum
2014-11-13 02:42:55 -05:00
committed by Petr Vobornik
parent c438d9be91
commit 9549a5984b
7 changed files with 14 additions and 10 deletions

View File

@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=112
# Last change: tbabej - change ipaassignedidview to Str
IPA_API_VERSION_MINOR=113
# Last change: npmccallum - expose disabled user auth type