Accesscontroltool Versions Save

Rights and roles management for AEM made easy

2.5.4

3 years ago

2.5.3

4 years ago

This release fixes some regressions of version 2.5.x

For details look at https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.5.3

The released packages are available via Maven Central: accesscontroltool-package-2.5.3 accesscontroltool-oakindex-package-2.5.3 accesscontroltool-exampleconfig-package-2.5.3

2.5.2

4 years ago

This release fixes some regressions with respect to backwards-compatibility to AEM 6.4 and older of version 2.5.0 and 2.5.1.

For details look at https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.5.2

The released packages are available via Maven Central: accesscontroltool-package-2.5.2 accesscontroltool-oakindex-package-2.5.2 accesscontroltool-exampleconfig-package-2.5.2

2.5.1

4 years ago

Release with improvements to make the AC Tool work better with AEM as a Cloud Service after 2.5.0 was the first one to officially support it. In particular this release makes the runmodes dev, stage, prod available in at runtime in the cloud (#421)

See https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.5.1 for a full list of what's in the release.

The released packages are available via maven central: accesscontroltool-package-2.5.1 accesscontroltool-oakindex-package-2.5.1 accesscontroltool-exampleconfig-package-2.5.1

2.5.0

4 years ago

This release makes the AC Tool fit for Sling Feature Model based deployments in the cloud (see Startup Hook) and supports Adobe IO better by making a user's key store configurable (see documentation).

New Features:

  • #405 Support running the AC Tool automatically upon server start
  • #410 Allow to configure multiple configuration root paths
  • #402 Create user interface in Touch UI
  • #387 Support creating keystores for users

Apart from that, there are also some bugfixes and enhancements. See https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.5.0 for a full list of what's in the release.

The released packages are available via maven central: accesscontroltool-package-2.5.0 accesscontroltool-oakindex-package-2.5.0 accesscontroltool-exampleconfig-package-2.5.0

2.4.1

4 years ago

Improvements:

  • #287 Allow to run AC Tool in phase "INSTALLED" rather than "PREPARE"
  • #364 Allow for commas in group name
  • #386 Most installations will now be able to deal without the oak index (only really large instances will benefit)
  • #370 Ignore trailing slashes for same path definitions

Apart from that, there are also some bugfixes. See https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.4.1 for a full list of what's in the release.

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

2.3.1

5 years ago

NEW FEATURES:

  • #348 The AC Tool is now supported to run on Apache Sling (AEM features like actions definition or encrypted passwords are not available in Sling)
  • #350 There is a new Felix Web Console Plugin that is more comfortable than using JMX, especially when testing changes to config files directly in CRXDE locally

Apart from that, there are also some bugfixes. See https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.3.1 for a full list of what's in the release.

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

2.2.0

5 years ago

NEW FEATURES:

  • AC Tool does not have to be pre-installed during initial installation anymore! With #210 implemented, both AC Tool and YAML files can be sub packages within a complete package and linked with a package dependency to ensure installation order is correct.
  • The variable RUNMODES is now pre-populated and it can be checked with e.g. containsItem(RUNMODES, 'runmode') in IF clauses #312 #311
  • Password is now optional for regular users to allow for certain IdP setup scenarios #335

Apart from that, also the build setup has been improved (using bnd plugin #324) and we moved away from jgitflow #323. Also quite a few bugs have been fixed, see https://github.com/Netcentric/accesscontroltool/issues?q=milestone:2.2.0 for a full list of what's in the release.

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