ppfeufer / allianceauth-afat

Another Fleet Activity Tracking tool for Alliance Auth
GNU General Public License v3.0
0 stars 5 forks source link

[FIX] Lack of authorization check when requesting recent FatLinks #338

Closed ppfeufer closed 5 months ago

ppfeufer commented 5 months ago

Description

Fixed

Fixes #337

Type of change

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.16%. Comparing base (a81b99e) to head (d02fc5c). Report is 4 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338/graphs/tree.svg?width=650&height=150&src=pr&token=GNE88NUAKK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ```diff @@ Coverage Diff @@ ## master #338 +/- ## ========================================== + Coverage 68.49% 69.16% +0.67% ========================================== Files 23 23 Lines 1244 1248 +4 Branches 150 151 +1 ========================================== + Hits 852 863 +11 + Misses 372 367 -5 + Partials 20 18 -2 ``` | [Files](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [afat/views/dashboard.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?src=pr&el=tree&filepath=afat%2Fviews%2Fdashboard.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC92aWV3cy9kYXNoYm9hcmQucHk=) | `89.19% <100.00%> (+13.44%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Last update [a81b99e...d02fc5c](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/338?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer).