Sebb
Sebb
https://github.com/pdfminer/pdfminer.six/blob/51683b2528e2aa685dd8b9e61f6ccf9f76a59a62/pdfminer/pdffont.py#L968 'Could get FontBBox' should presumably be 'Could not get FontBBox'
It would be useful to support reading a password from stdin, as that makes it easier to hide the password from other users on the system.
I could not find any documentation on the use of KOPIA_PASSWORD or --password.
The example for following unsafe redirects [1] uses the GET verb. I think this is a copy-paste error; it should use one of the unsafe verbs, e.g. POST. [1] https://github.com/httprb/http/wiki/Redirects#unsafe-redirects
https://github.com/apache/dubbo-website/blob/78c1b68d80ebb7d8571f4d5a390b8ccb82cce46f/.htaccess#L10 The Content-Security-Policy header must not be overridden. There is now a standard way to add local exceptions to the CSP: https://infra.apache.org/tools/csp.html You need to get approval before adding any...
https://github.com/apache/apisix-website/blob/0435d6f0eb5b8c674e0d5acb36eb705f92a7c425/.htaccess#L21 The Content-Security-Policy header must not be overridden. There is now a standard way to add local exceptions to the CSP: https://infra.apache.org/tools/csp.html Please update the .htaccess file accordingly.
https://github.com/apache/camel-website-pub/blob/d3787ed85ad2c188955b8e0c887ef40923c5608e/.htaccess#L1909 The Content-Security-Policy header must not be overridden. There is now a standard way to add local exceptions to the CSP: https://infra.apache.org/tools/csp.html Please update the .htaccess file accordingly.