ppfeufer / aa-srp

SRP Module for Alliance Auth
GNU General Public License v3.0
2 stars 6 forks source link

[FIX] Request form being sent multiple time when clicked multiple times #212

Closed ppfeufer closed 2 months ago

ppfeufer commented 2 months ago

Description

Fixed

Type of change

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 52.31%. Comparing base (468e7e4) to head (102532a).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/212/graphs/tree.svg?width=650&height=150&src=pr&token=D63TU2TBIW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/212?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 #212 +/- ## ======================================= Coverage 52.31% 52.31% ======================================= Files 21 21 Lines 1235 1235 Branches 211 211 ======================================= Hits 646 646 Misses 581 581 Partials 8 8 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/212?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/aa-srp/pull/212?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 [468e7e4...102532a](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/212?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).