From 9c93015e7877c27a573a5090f7c1c36130bb017b Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Fri, 6 May 2016 10:36:22 +1000 Subject: Update 'caacl' plugin to support lightweight CAs For backwards compatibility, an ACL that has no CAs and no CA category allows access to the IPA CA (host authority) only. Part of: https://fedorahosted.org/freeipa/ticket/4559 Reviewed-By: Jan Cholasta Reviewed-By: Martin Babinsky --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 990f647af..a4b24076f 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=181 -# Last change: ftweedal - add lightweight CAs plugin +IPA_API_VERSION_MINOR=182 +# Last change: ftweedal - update caacl plugin for lightweight CAs -- cgit