Drew Phillips

Results 36 comments of Drew Phillips

Hi @abraham , For a few years now I've had some efficient code I use for the streaming API. It supports gzip, uses cURL for handling connections and streaming, OAuth,...

@salvob41 If you're willing to work with me and provide feedback to test my library, I'd be happy to touch it up and post it publicly. It uses it's own...

I am working on adding a feature for custom attributes and have added more default attributes. Using RFC 8044 as a guide, I'm adding support for more attribute data types....

Hi, Sorry for the delay to the initial post. I started to look in to this and then dropped it. Coming back to it today, I don't have an answer...

Hi Miguel (@mportelag), Thank you for the work on this. When I test it, it does fix auth for password Password1£, but I still get incorrect password errors for пассворд1@@...

Hello, I am not sure I understand what you are asking. What exactly are you trying to do?

This library does not have any functionality for interacting with the FreeRadius backend database to check if a device exists nor does it have the ability to register a new...

Hi, At the moment only authentication. Adding very simple accounting (start, stop) might not take too much time but I'm not sure how soon it could be finished. To help...

Hi Ole73, Sorry for the delayed response. This is a valid issue. To overcome it, the latest version (currently in branch nextgen) creates a unique captcha ID along with each...

That change in 4.0.2 was intentional. I should have also cached the image data so not only would the code stay the same, but so would the entire image. These...