acs 6.x-1.0-alpha3

New features

ACS Technologies provided direction to a form to request access. Added this to the documentation.

Additionally, hook_acs_controller_options_alter() was renamed to hook_acs_client_options_alter() to use the name consistently.

acs 6.x-1.0-alpha2

New features

This second alpha adds the ACS Auth module enabling users to authenticate (login) to a Drupal site with ACS Credentials. This is an extensible module with a documented API.

Full Changeset.

  • Addition of the ACS Auth Module.
  • Added *.api.php documents describing hooks. This is useful for IDEs and follows the Drupal 7 pattern.
  • Added an _alter function to the options passed into the ACS Client.

acs 6.x-1.0-alpha1

New features

The ACS module provides integration with the ACS Technologies API. This is a developer module meant for other modules to take advantage of. In the modules folder there will be more modules that take advantage of the core ACS module. These are not yet complete.

This is the initial release of code for the ACS module. This is an early release and the API may still change.

For API details see the API.txt file.

Subscribe with RSS Subscribe to Releases for ACS Technologies