radius
radius copied to clipboard
A pure PHP RADIUS client based on SysCo/al implementation
Some deprecation messages were fixed, I've also done some some code cleanup (mostly type casting)
Hello! Could you add attribute 77 (Connect-Info) or make it possible to add custom attributes?
I been trying to connect microtik with the radius server and every time I'm execute this I been facing the same probem Access-Request failed with error 28 (Timed out while...
I been trying to connect microtik with the radius server and every time I'm execute this I been facing the same probem Access-Request failed with error 28 (Timed out while...
Hello, not really the issue, more like feature request. Do you plan to add support for https://www.ietf.org/rfc/rfc3576.txt. I don't now about other radius servers but FreeRADIUS has a coa-relay feature....
Hi, I'm using the version 2.5.4 of your library. When a user try to authentificate with a password containing the `£` character, the authentification fails. I used a Windows Server...
Does this include accounting? Or, is it only authentication?
Issue #5 : Cannot authentificate with a specific special character in password. Add support for multibyte string (https://www.php.net/manual/en/book.mbstring.php) in str2unicode function (Pear_CHAP.php). Function interprets all characters with 1 byte (basic...
i need to add new client with ip address and secret .. can it be added? if yes then how? if not then can it be available in upcoming version??
Closes #26