BoldGrid / w3-total-cache

GNU General Public License v2.0
153 stars 86 forks source link

GPS Fix - Plugin #950

Closed jacobd91 closed 2 months ago

jacobd91 commented 2 months ago

This PR migrates the authorization process for Google PageSpeed insights to the API server for better security

To test, simply authorize GPS feature and then revoke. The access key should expire after 24hours and should automatically renew

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 133 lines in your changes missing coverage. Please review.

Project coverage is 0.92%. Comparing base (6d6a152) to head (88308dc).

Files with missing lines Patch % Lines
PageSpeed_Api.php 0.00% 112 Missing :warning:
inc/options/general.php 0.00% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #950 +/- ## ========================================= Coverage 0.92% 0.92% + Complexity 19241 19222 -19 ========================================= Files 661 661 Lines 96598 96427 -171 ========================================= Hits 893 893 + Misses 95705 95534 -171 ```

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