summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2014-02-27 14:38:16 +0100
committerPetr Viktorin <pviktori@redhat.com>2014-03-07 20:05:28 +0100
commit0c2aec1be52af311feab15c01d03dfaff4b60fce (patch)
tree457d176bc7e4aa472f41e4a086d11442b9dc79cf /VERSION
parent02e61961daf87fae22d6891ce2e1d7f8670dd2bf (diff)
downloadfreeipa-0c2aec1be52af311feab15c01d03dfaff4b60fce.tar.gz
freeipa-0c2aec1be52af311feab15c01d03dfaff4b60fce.tar.xz
freeipa-0c2aec1be52af311feab15c01d03dfaff4b60fce.zip
permission plugin: Allow multiple values for memberof
Design: http://www.freeipa.org/page/V3/Multivalued_target_filters_in_permissions Additional fix for: https://fedorahosted.org/freeipa/ticket/4074 Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 64472ada1..e889bced8 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=76
-# Last change: npmccallum - otptoken defaults change
+IPA_API_VERSION_MINOR=77
+# Last change: pviktori - permissions: multivalued memberof