orhun / rustypaste

A minimal file upload/pastebin service.
https://blog.orhun.dev/blazingly-fast-file-sharing
MIT License
760 stars 47 forks source link

docs(readme): explain behavior of unset `auth_tokens` and `delete_tokens` #202

Closed DDtKey closed 9 months ago

DDtKey commented 9 months ago

Description

Just a clarification on how this works in the case of uninstalled tokens, for greater clarity and security

Motivation and Context

Discussed as part of #199, just to clarify the behavior

Changelog Entry

Types of Changes

Checklist:

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (adbd67a) 70.23% compared to head (4b558b5) 70.23%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #202 +/- ## ======================================= Coverage 70.23% 70.23% ======================================= Files 11 11 Lines 598 598 ======================================= Hits 420 420 Misses 178 178 ``` | [Flag](https://app.codecov.io/gh/orhun/rustypaste/pull/202/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/orhun/rustypaste/pull/202/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z) | `70.23% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Orhun+Parmaks%C4%B1z#carryforward-flags-in-the-pull-request-comment) to find out more.

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