webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
52 stars 20 forks source link

Retrieve user the same way the token generator does #3603

Closed norbye closed 1 month ago

norbye commented 1 month ago

Resolves bug in https://github.com/webkom/lego/pull/3602 where inserting the username in the wrong case would raise errors as the user was not found.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.12%. Comparing base (4a3b400) to head (62d3e8b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3603 +/- ## ======================================= Coverage 89.12% 89.12% ======================================= Files 682 682 Lines 21457 21457 ======================================= Hits 19123 19123 Misses 2334 2334 ```

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