rezoleo / lea5

Lea5 is the management software used by the Rézoléo association, to handle members, computers and invoices
MIT License
11 stars 0 forks source link

Api key implementation #466

Open AliasXoX opened 2 months ago

AliasXoX commented 2 months ago

This pull request implements a new authentication method for lea5 using API Keys. The authentication procedure using an API key has been documented. Here's an overview of the changes coming with this pull request :

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (01e1374) to head (3587ade).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #466 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 31 +5 Lines 337 409 +72 Branches 35 42 +7 ========================================= + Hits 337 409 +72 ```

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