repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
513 stars 106 forks source link

Add max-age header to allow to cache 403 response in CloudFront #618

Closed akondas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.16% // Head: 99.16% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (3c187ee) compared to base (a373ebd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #618 +/- ## ========================================= Coverage 99.16% 99.16% Complexity 1910 1910 ========================================= Files 301 301 Lines 6074 6075 +1 ========================================= + Hits 6023 6024 +1 Misses 51 51 ``` | [Impacted Files](https://codecov.io/gh/repman-io/repman/pull/618?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io) | Coverage Δ | | |---|---|---| | [...ecurity/AnonymousOrganizationUserAuthenticator.php](https://codecov.io/gh/repman-io/repman/pull/618/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io#diff-c3JjL1NlY3VyaXR5L0Fub255bW91c09yZ2FuaXphdGlvblVzZXJBdXRoZW50aWNhdG9yLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Security/TokenAuthenticator.php](https://codecov.io/gh/repman-io/repman/pull/618/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io#diff-c3JjL1NlY3VyaXR5L1Rva2VuQXV0aGVudGljYXRvci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Service/Symfony/ApiExceptionListener.php](https://codecov.io/gh/repman-io/repman/pull/618/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io#diff-c3JjL1NlcnZpY2UvU3ltZm9ueS9BcGlFeGNlcHRpb25MaXN0ZW5lci5waHA=) | `53.33% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=repman-io)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.