dugite-code
dugite-code
@sushil11th I was experiencing the same issue and had to update my local copy of the theme, looks like I got a copy in the middle of a bunch of...
Disconcertingly I've experienced this with the [passwordless-login](https://goauthentik.io/docs/flow/stages/password/#passwordless-login). On an older version of Authentik this was acting as expected, however I am unsure when this broke. Policy testing returns as expected...
For anyone looking into using [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) Here is a diff of the NineGagBridge showing how I've utilized it after getting locked out by cloudflare. Just a warning It's not performant...
@Bockiii No, unfortunately FlareSolver isn't exposed as a standard proxy that curl can use and needs the json payload specifying the request, url and max timeout.
So it turns out that *shockingly* (/s) FlareSolver is much more performant if you utilize it's sessions function. Still slower than a regular curl request but it'll do for my...
@quickwick Just gave `CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_2_0` a shot for the 9gag bridge (HTTP2 is supported in the docker container), unfortunately it looks like it is not a solution. I suspect...
It looks like these features are yet to be ported to the Gen 1 Firmware. But given the similarities I would hope to see it soon
FYI if you don't have the new options showing @FeatureExpert has found a [way to enable this with root access]( https://github.com/dgiese/dustcloud/issues/140#issuecomment-438998917) over on the dustcloud github
@ciB89 have a look at https://github.com/marcelrv/XiaomiRobotVacuumProtocol/issues/15 some preliminary discoveries regarding the virtual walls are there.
You don't need to design specifically for Tasker you can set it up for any [Locale](https://www.twofortyfouram.com/developer) compatible apps. It's fairly well established and you have Tasker, Locale and Automate all...