JanEgner

Results 5 comments of JanEgner

It's actually the `padding:` - if you remove that property from both `body` and `.container` CSS entries, the linesof the document are no longer spread out to fill the whole...

@Denny814, am I right in guessing the first example was not generated by xhtml2pdf or reportlab, but by a browser? The second example looks very much like it rendered using...

I can confirm @Roman914's workaround - but it's important to follow it exactly, i.e. set the width (in percent) as a style on the `` elements of the first table...

Thanks @amanjolhe for taking this up! Just one thing - I'm in two minds about the enforcement. While "secure by default" is obviously a Good Thing, this change will be...

My 2 cents' worth on this, after a bit of web research: This CVE, and about six more on other JWT library implementations, are listed here: https://gist.github.com/ZupeiNie and several issues...