Results 27 comments of Michael Haas

Hey, please refresh my memory: what's the "fake login part"? The part where you simply provide a password? That should simply redirect you to back to wifidog: https://github.com/mhaas/fbwlan/blob/master/handlers/fb_handlers.php#L312

Hey there, I am afraid I can't quite follow. Can you give me a detailed rundown of what you are trying to achieve, what your results are and what you...

Hi there, did you guys install the htaccess correctly? It may require some fiddling. All requests must go through index.php which then knows how to deal with paths like /login/.

Am 9. Juli 2016 16:46:25 MESZ, schrieb ikealol [email protected]: > Hello > I'm running OpenWRT on a small router and somehow I got some trouble > with "ipset". Is there...

Sounds like a good idea to me, especially as the data model is not really normalized across all decoders. On the other hand, why not use the example data from...

The following patch works for me: ```` mhaas@ivanov:~/dev/python-firetv$ git diff diff --git a/Dockerfile b/Dockerfile index b0b7598..e3fbb78 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,10 +1,12 @@ -FROM python:2 +FROM buildpack-deps:stretch MAINTAINER...

@Aareon I was just working on the PR, but I cannot run current master with the patch above due to commit 5de43fc45c32245facb8d12121c11903bc19b421 Does python-firetv now require python 3? ```` mhaas@ganymed:~/dev/python-firetv$...

Would it be possible to map the non-functional "off" state to the lowest possible temperature instead?

Hi, I will read through that forum thread later. It is on my list :) I missed the fact that you have the Pro printer. Then you are stuck with...

Hi, i believe you can simply give the --topic switch multiple times. I do not remember the exact name, but just give the switch multiple times! Michael Am 29. April...