Releases: Netcentric/accesscontroltool
v2.0.5
- For
forloops over content, the full content structure underjcr:contentcan now be loaded #225
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.5 for a full list of changes
The released packages is available via maven central:
accesscontroltool-package-2.0.5
accesscontroltool-oakindex-package-2.0.5
accesscontroltool-exampleconfig-package-2.0.5
v2.04
- It is now possible to specify encrypted passwords #251
- The logging of the install hook has been improved #249
Also see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.4
The released packages is available via maven central:
accesscontroltool-package-2.0.4
accesscontroltool-oakindex-package-2.0.4
accesscontroltool-exampleconfig-package-2.0.4
v2.0.3
- It is now possible to unmanage ACEs for certain content areas for a particular group, see #212
- Relationship handling to external groups has been improved/clarified #236
Also other improvements have been made, see milestone for the full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.3
The released packages is available via maven central:
accesscontroltool-package-2.0.3
accesscontroltool-oakindex-package-2.0.3
accesscontroltool-exampleconfig-package-2.0.3
v2.0.2
The release 2.0.2 is a bugfix release, see the milestone for a full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.2
The released packages is available via maven central:
accesscontroltool-package-2.0.2
accesscontroltool-oakindex-package-2.0.2
accesscontroltool-exampleconfig-package-2.0.2
v2.0.1
The release 2.0.1 is a bugfix release (most notably #198 and #199) and includes a little enhancement (#195, it is possible to set the property disabled on user entries: Configuration.md#configuration-of-users
See the milestone for a full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.1
The released packages is available via maven central:
accesscontroltool-package-2.0.1
accesscontroltool-oakindex-package-2.0.1
accesscontroltool-exampleconfig-package-2.0.1
v2.0.0
We are pleased to announce version 2.0.0 with the following new features and improvements:
- AEM 6.3 compatibility (system user
actool-serviceis now used to apply the configuration)- CQ 5.6.1 and AEM 6.0 compatibility has been dropped
- ACLs in content are now updated incrementally #155
- 50% performance gain on execution time (particularly noticeable on large instances)
- "Feels safer" as changes are only applied if necessary (verbose log clearly states what has been applied). See e.g. #126 for this
- New API package
biz.netcentric.cq.tools.actool.apifor programmatic calls to AC Tool- use of semantic versioning and cleaned up interfaces
- it is now possible to explicitly provide a configuration root path #156
- old services (in particular
biz.netcentric.cq.tools.actool.aceservice.AceService) are still available but are deprecated
- Repository level ACLs are now supported #137
- Generally the AC Tool now uses exactly one session per update and the rollback mechanism has been removed #179 (instead of two sessions, one for authorizables and one for ACLs, this is not necessary with 6.x versions of AEM)
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.0.0
The released packages is available via maven central:
accesscontroltool-package-2.0.0
accesscontroltool-oakindex-package-2.0.0
accesscontroltool-exampleconfig-package-2.0.0
v1.9.6
New Feature: #168 Allow members usage to point to users/groups outside of configuration
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.6
The released packages is available via maven central:
accesscontroltool-package-1.9.6
accesscontroltool-oakindex-package-1.9.6
accesscontroltool-exampleconfig-package-1.9.6
v1.9.5
Bugfix release for #165
The released packages is available via maven central:
accesscontroltool-package-1.9.5
accesscontroltool-oakindex-package-1.9.5
accesscontroltool-exampleconfig-package-1.9.5
v1.9.4
Release to fix performance problem as described in #161
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.4
The released packages is available via maven central:
accesscontroltool-package-1.9.4
accesscontroltool-oakindex-package-1.9.4
accesscontroltool-exampleconfig-package-1.9.4
v1.9.3
- #140 It is now possible to specify an
externalIdfor external IDP providers (LDAP being the typical example). This has become necessary because since oak 1.4.7 the external authentication provider ignores pre-created groups that do not have the correctexternalIdproperty set, see comment in OAK-4397 for further explanations and Configuration of Groups for documentation - #153 To avoid duplication in yaml files it is now possible to set variables in yaml files (after
FORandIFwe now haveDEF)
... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.3
The released packages is available via maven central:
accesscontroltool-package-1.9.3
accesscontroltool-oakindex-package-1.9.3
accesscontroltool-exampleconfig-package-1.9.3