komuw / ong

ong, is a Go http toolkit.
MIT License
16 stars 4 forks source link

issues/365: Do not use IP address and TLS fingerprint to validate cookies by default. #388

Closed komuw closed 9 months ago

komuw commented 9 months ago
codecov-commenter commented 9 months ago

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (e2b861f) 0.00% compared to head (edeb7e9) 73.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #388 +/- ## ========================================= + Coverage 0 73.52% +73.52% ========================================= Files 0 48 +48 Lines 0 5684 +5684 ========================================= + Hits 0 4179 +4179 - Misses 0 1214 +1214 - Partials 0 291 +291 ``` | [Files](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu) | Coverage Δ | | |---|---|---| | [middleware/middleware.go](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9taWRkbGV3YXJlLmdv) | `100.00% <100.00%> (ø)` | | | [middleware/session.go](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-bWlkZGxld2FyZS9zZXNzaW9uLmdv) | `65.00% <100.00%> (ø)` | | | [sess/sess.go](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-c2Vzcy9zZXNzLmdv) | `78.87% <100.00%> (ø)` | | | [config/config.go](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-Y29uZmlnL2NvbmZpZy5nbw==) | `64.74% <66.66%> (ø)` | | | [cookie/cookie.go](https://app.codecov.io/gh/komuw/ong/pull/388?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu#diff-Y29va2llL2Nvb2tpZS5nbw==) | `73.77% <60.97%> (ø)` | | ... and [43 files with indirect coverage changes](https://app.codecov.io/gh/komuw/ong/pull/388/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komu+Wairagu)

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