Duvergier Claude

Results 80 comments of Duvergier Claude

While it works fine with most applications there is indeed some where it's flaky (as in the capture above) or totally buggy as with LibreOffice 7. I don't' know why...

> @C-Duv , I have experienced the same. Glitches can be reduced down to the "Libreoffice 6" level by turning off Skia. I do keep OpenCL enabled though. Thanks! LOv6...

Si Checky pouvait faire confiance à `$_SERVER["PHP_AUTH_USER"]` pour savoir si un utilisateur est bien identifié (et lequel) on pourrait déléguer l'authentification LDAP au serveur web (eg. [`mod_authnz_ldap`](https://httpd.apache.org/docs/2.4/fr/mod/mod_authnz_ldap.html)). C'est potentiellement plus...

For the record, I am NOT trying to proxy [mysql_](http://php.net/manual/en/book.mysql.php)'s functions :grin: (just testing legacy code).

In my case, it's not a function but a method. I understand detecting user's **functions** and builtin's obsolete **functions** is difficult (would require to maintain a list of builtin functions)...

Downloading the e-mail as a file would be a quick way to meet the "See how the e-mail looks on e-mail various clients" requirement.

Glad to hear I got it right :) Feel free to add the example (or do you want a PR?).

Well, on second thought, I think I'll leave you this part, I am not really sure I want to get into the documentation system (I initially thought it would be...