Tags: DocRaptor/docraptor-java
Tags
Introduce the userAgentToken parameter, which is currently not (yet) … …officially supported. It allows the user to pass a token which will then be used when retrieving any document content or resources from your servers. Why is this change needed? -------------------------- Many DocRaptor customers have security configurations that require workarounds to make docs that contain resources they do not want to expose to the open internet. This will enable firewall settings to filter based on user agent using a token that is passed to DocRaptor with each document. Any links to any relevant tickets, articles, or other resources? --------------------------------------------------------------- Any screenshots? ---------------- Did you complete all of the following? -------------------------------------- - Run test suite? - Add new tests? - Consider security implications and practices? Co-authored-by: Zach Hunt <zach@expectedbehavior.com>
Update changelog to highlight pdf_forms Why is this change needed? -------------------------- It's a cool feature and worth promoting. How does it address the issue? ------------------------------ Highlight that one of the new options allows enabling PDF forms. Any links to any relevant tickets, articles, or other resources? --------------------------------------------------------------- DocRaptor/docraptor-csharp-private#5 (comment) Did you complete all of the following? -------------------------------------- - Run test suite? - Add new tests? - Consider security implications and practices?
Replace plugin: maven-gpg-plugin We brought back a required plugin that was removed when swagger regenerated the pom.xml file. This change is necessary to publish the artifact to the central repository. Co-authored-by: Alex Overbeck <alex@expectedbehavior.com>
PreviousNext