Alan Hartless (he/him)

Results 6 issues of Alan Hartless (he/him)

The Authorization header is not made available to PHP when PHP is ran under fcgi. apache_request_headers() is only available if PHP is ran under the Apache module and thus does...

I've setup the everything and homebridge runs. In the output, I get ``` [11/3/2016, 2:44:19 AM] Loaded plugin: homebridge-harmonyhub [11/3/2016, 2:44:22 AM] Registering platform 'homebridge-harmonyhub.HarmonyHub' [11/3/2016, 2:44:22 AM] --- [11/3/2016,...

We are currently using a setup where many sites are sharing the same source via symlinked index.php files. However, they use local image directories that we want filemanager to access...

user issue

Hi! I apologize if there is a better place for posting this but I struggled to find the right place or something up to date. Is there a timeline for...

I'd like to implement this in our "read the docs" repository where contributors contribute PRs from their personal (public) forks. My goal is to auto merge labeled PRs into a...

We are writing files over an API endpoint in an app that leverages https://github.com/FriendsOfSymfony/FOSOAuthServerBundle where multipart forms are used by curl. But it seems that multipart forms are not supported...