Home » Authentication » Auth_RADIUS
Wrapper Classes for the RADIUS PECL.
This package is unmaintained.
Download latest release 1.1.0 (archived versions might be outdated)
License: BSD
Description
This package provides wrapper-classes for the RADIUS PECL.
There are different Classes for the different authentication methods.
If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
If you are using MS-CHAP you need also the mhash and mcrypt extension.
Documentation
Maintainers
- Michael Bretterklieber (mbretter) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
- radius (pecl.php.net, >= 1.2.5)
Releases
- 1.1.0 (stable, 2015-02-10)
Release notes
License: BSD
QA release
Drop php4
Introduce exceptions
Drop PEAR - 1.0.7 (stable, 2010-10-25)
Release notes
License: BSD
Automatically built QA release
Bug #11541 Dependency problem - mbretterReq #13160 start() is inflexible - mbretter
- 1.0.6 (stable, 2008-04-13)
- 1.0.5 (stable, 2006-08-18)
Release notes
License: BSD
* BugFix: RADIUS_CLASS attribute should be of type string
- 1.0.4 (stable, 2004-03-30)
Release notes
License: BSD
* BugFix: wrong dependencies
- 1.0.3 (stable, 2004-03-25)
Release notes
License: BSD
* Changed the examples to for version 1.0.0 of Crypt_CHAP
* Added a new class for sending interim accounting updates - 1.0.2 (stable, 2003-07-17)
Release notes
License: BSD
* BugFix: wrong status_type in Auth_RADIUS_Acct_Start
- 1.0.1 (stable, 2003-05-02)
Release notes
License: BSD
* Added support for LAN-Manager-Responses
* BugFix: The RADIUS_USER_NAME was sent twice
* Send also the RADIUS_NAS_PORT_TYPE - 1.0 (stable, 2003-02-01)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #4481 | Closed | Bug | 2005-05-30 | Incorrect parameter pass to radius_put_int | |
| #8418 | Closed | Bug | 1.0.4 | 2006-08-11 | Incorrect type for RADIUS Class attribute |
| #11541 | Closed | Bug | 1.0.5 | 2007-07-06 | Dependency problem |
| #13160 | Closed | Req | 1.0.5 | 2008-02-20 | start() is inflexible |
| #13161 | Closed | Req | 1.0.5 | 2008-02-20 | should have dumpRawAttributes() |