Thomas Hirsch
Thomas Hirsch
Hello, I am evaluating Gotenberg, and I observed that the resulting PDF generated via Gotenberg is about 5 times the size of the seemingly identical PDF generated via the print...
This is for #1058 , please let me know if this is what you expect, then I will wrap it up for the other classes. Also the indentation looks a...
# Issue description The method `void featureSkipped(FeatureInfo feature)` does not get called if a feature is skipped due to the `@Requires` annotation. This is despite the fact that the feature...
[This post](http://serverfault.com/questions/750902/how-to-use-lets-encrypt-dns-challenge-validation#answer-812038) mentions using Ansible together with JSON mode. But afaik Ansible can't talk to stdin like that, let alone in an asynchronous way. The problem I see is that...
#### Describe the feature I have a specific improvement regarding this part: https://github.com/eclipse-vertx/vertx-auth/blob/master/vertx-auth-sql-client/src/main/java/io/vertx/ext/auth/sqlclient/impl/SqlAuthenticationImpl.java#L76-L82 The documentation states, that this library requires a table with a username column, and while this column...