laulau

Results 42 comments of laulau

yes, from an nginx front, serving only HTTPS requests. here are some headers received while requesting HTTPS (real client IP is applied): > HTTPS = on > HTTP_X_FORWARDED_PROTO = https...

ok I restart : my arch : an nginx (listening 443) acting as HTTPS reverse proxy for apache (listening 80) so I've 2 use cases : - #1 : HTTPS...

Hi ; I've done some tests with many VM, with the config provided in the README. It seems that this happen only on Apache 2.2 (ubuntu 12.04). On Apache 2.4...

correction : it doesn't work with apache 2.4 either. it seems that RPAF is supposed to work only with reverse proxies, no direct connection from clients. - first connection :...

it should, but it doesn't work. what overhead in my PR ? can you explain me ? I've just replaced a return with an assignment, you think executing the rest...

the tool directory which is on the repo isn't in the release zip file. so we have to use the git project to do the migrate ?

I had some errors executing the script ... so I copied my old taskboard.db onto tool dir. do we have to generate a brand new taskboard.sqlite to do the migration...

I can't, sorry.

same error today with master pull.

seems that I don't have any `autoaction` table in my `taskboard.db` file ...