diff options
author | Petr Viktorin <pviktori@redhat.com> | 2014-02-27 14:38:16 +0100 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2014-03-07 20:05:28 +0100 |
commit | 0c2aec1be52af311feab15c01d03dfaff4b60fce (patch) | |
tree | 457d176bc7e4aa472f41e4a086d11442b9dc79cf /VERSION | |
parent | 02e61961daf87fae22d6891ce2e1d7f8670dd2bf (diff) | |
download | freeipa-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-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |