acs 6.x-1.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| acs-6.x-1.0-alpha3.tar.gz | 17.51 KB | 45752d65d4b50dd4e006a14eb0837635 |
| acs-6.x-1.0-alpha3.zip | 25.47 KB | 8d87368d615e2a90b726885eb621eb1a |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| acs-6.x-1.0-alpha2.tar.gz | 17.52 KB | 9642c246a1e4af9e8ee0737de8b89a3c |
| acs-6.x-1.0-alpha2.zip | 25.49 KB | 87eaf436896bb7fd630e1d658ed8c749 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| acs-6.x-1.0-alpha1.tar.gz | 12.14 KB | 1c1f68eaf6878053c5af7cb278710609 |
| acs-6.x-1.0-alpha1.zip | 15.66 KB | 1f20af3559b5d39965b84c5cb528752c |
Release notes
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.