Home » Web Services » Services_Atlassian_Crowd
Services_Atlassian_Crowd is a package to use Atlassian Crowd from PHP
This package is unmaintained.
Download latest release 0.9.5 (archived versions might be outdated)
License: Apache
Description
Crowd is a web-based single sign-on (SSO) tool
that simplifies application provisioning and identity management.
This package is derived from the PHP Client Library for Atlassian Crowd
class written by Infinite Campus, Inc.
Maintainers
- Luca Corbo (lucor) — lead, active
Dependencies
Required
- PHP (>= 5)
- PEAR Installer (>= 1.5.4)
- soap (extension)
Releases
- 0.9.5 (beta, 2009-01-27)
Release notes
License: Apache
- Changed PEAR dependency to 1.5.4. See http://pear.php.net/advisory-20070507.txt
- 0.9.4 (beta, 2008-11-08)
Release notes
License: Apache
- fixed installation path in package.xml
- fixed bug: #14955 - 0.9.3 (beta, 2008-10-02)
Release notes
License: Apache
- Document __call() with @method
- Check the options passed to the constructor
- Removed the @access tags not necessary in PHP5
- Added comment blocks for the protected variables
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #14955 | Closed | Bug | 0.9.3 | 2008-11-04 | Syntax error |
| #14956 | Duplicate | Bug | 0.9.3 | 2008-11-04 | Syntax error |
| #18692 | Bogus | Bug | 0.9.5 | 2011-07-27 | expired token does not throw exception |
| #19021 | Closed | Bug | SVN | 2011-11-14 | remove error_reporting (for PEAR QA team) |