Skip to content

Releases: Netcentric/accesscontroltool

v1.9.5

21 Mar 16:41
Compare
Choose a tag to compare

v1.9.4

10 Mar 16:56
Compare
Choose a tag to compare

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

08 Mar 21:28
Compare
Choose a tag to compare
  • #140 It is now possible to specify an externalId for 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 correct externalId property 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 FOR and IF we now have DEF)

... 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

v1.9.2

06 Feb 21:18
Compare
Choose a tag to compare
  • New method to only apply ACLs to a list of given root paths (and leave rest of repository untouched for ACLs) #127
  • An option to use intermediate saves to circumvent OAK-5557: Documentation, see #149 and #147. Also see #145

... and further bug fixes, full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.2

The released packages is available via maven central:
accesscontroltool-package-1.9.2
accesscontroltool-oakindex-package-1.9.2
accesscontroltool-exampleconfig-package-1.9.2

v1.9.1

25 Oct 13:16
Compare
Choose a tag to compare

Amongst bug fixes, the following features have been implemented:

Full list of changes: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.9.1

The released packages is available via maven central:
accesscontroltool-package-1.9.1
accesscontroltool-oakindex-package-1.9.1
accesscontroltool-exampleconfig-package-1.9.1

v1.9.0

22 Jul 13:34
Compare
Choose a tag to compare

v1.8.5

27 Jun 08:16
Compare
Choose a tag to compare
  • Introduced global configuration section "global_config" to allow to
    • configure referenceable exernal groups #99
    • and a minimum version #40

Full list: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.8.5

The released package is available via maven central at http://repo1.maven.org/maven2/biz/netcentric/cq/tools/accesscontroltool/accesscontroltool-package/1.8.5/accesscontroltool-package-1.8.5.zip

v1.8.4

31 May 06:38
Compare
Choose a tag to compare
  • Improved logging #85 #87
  • When using the install hook, the history is now also persisted in /var/statistics/achistory/ #86
  • Bugfixes

Full list: https://github.com/Netcentric/accesscontroltool/issues?q=milestone:1.8.4

The released package is available via maven central at http://repo1.maven.org/maven2/biz/netcentric/cq/tools/accesscontroltool/accesscontroltool-package/1.8.4/accesscontroltool-package-1.8.4.zip

v1.8.3

10 May 11:05
Compare
Choose a tag to compare

v1.8.2

29 Apr 22:20
Compare
Choose a tag to compare

New features:

  • Allow to set ACEs for anonymous user on publish #74
  • Allow to set profile and preferences data for authorizables #71

Bugfixes and improvements, see
https://github.com/Netcentric/accesscontroltool/issues?utf8=%E2%9C%93&q=+is%3Aissue+milestone%3A1.8.2+ for a full list