Wittmer, Christian
Wittmer, Christian
@sumitwebkul I still can't understand why there is still SSL handling _inside_ the app. It is the duty of the webserver and not of the application. You should either get...
YOU didn't get the point. When the webserver is providing SSL for the _whole_ website already it is _nonsense_ to do a _rewrite_ to _http_ A simple check for `${HTTPS}`...
@sumitwebkul IMHO it is needed ...
Experiencing similar problem. In the past days it did work without problems. But now I get: ``` speedtest-cli Retrieving speedtest.net configuration... ERROR: Malformed speedtest.net configuration: syntax error: line 1, column...
almost ... but not 100% ... I am using **Night Theme**. When installing now I have a mix of **Day and Night** theme ... never had this before ... But...
I am coming from ```1.1-386``` ... noticed this with updating to ```1.1-396``` Now, with latest update from ```1.1-396``` to ```1.1-397``` it is even worse now, even switching between themes does...
`Aussitzen` ist auch eine Variante des Bugfixing ;)
Wenn Du meinen `Sarkasmus` falsch verstanden hast, dann tut es mir Leid. Ich erwarte in keinster Weise, daß Du Dich verpflichtet fühlst ständig an der App zu arbeiten. Aber dein...
Would love to see this implemented soon in the best mail client on Android
@shreesh-webkul All your `.htaccess` files consists of the **OLD Order** Directives that should be used by **Apache 2.2**. Note ``` The directives provided by [mod_access_compat](https://httpd.apache.org/docs/2.4/mod/mod_access_compat.html) have been deprecated by [mod_authz_host](https://httpd.apache.org/docs/2.4/mod/mod_authz_host.html)....