GravityPDF / gravity-pdf

Gravity PDF is the ultimate third-party PDF automation tool for generating digital PDFs using the popular form-builder plugin Gravity Forms.
https://gravitypdf.com
89 stars 20 forks source link

Improve Signed PDF Log Messages and Self-Heal Secret Key #1547

Closed jakejackson1 closed 4 months ago

jakejackson1 commented 4 months ago

Description

Fixes https://github.com/GravityPDF/gravity-pdf/issues/1534

Also, instead of throwing an exception that stops the process, we'll regenerate the secret key if we ever detect it has been corrupted.

Checklist:

Additional Comments

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.07%. Comparing base (6f597f1) to head (b11441b). Report is 1 commits behind head on development.

Files Patch % Lines
src/Helper/Helper_Url_Signer.php 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1547 +/- ## =============================================== + Coverage 76.03% 76.07% +0.03% =============================================== Files 248 248 Lines 12949 12973 +24 Branches 370 370 =============================================== + Hits 9846 9869 +23 - Misses 3095 3096 +1 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.