maykinmedia / django-digid-eherkenning

Django library to use DigiD or eHerkenning to authenticate users
MIT License
2 stars 0 forks source link

[#67] Fixing Unknown field(s) (loa) specified for EherkenningConfiguration #68

Closed alextreme closed 7 months ago

alextreme commented 7 months ago

After changes in https://github.com/maykinmedia/django-digid-eherkenning/pull/64 going to EherkenningConfiguration in the admin raises a HTTP 500

https://sentry.maykinmedia.nl/organizations/maykin-media/issues/354360/?query=is%3Aunresolved

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.19%. Comparing base (57d68ad) to head (acba57e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ======================================= Coverage 96.19% 96.19% ======================================= Files 75 75 Lines 3337 3337 ======================================= Hits 3210 3210 Misses 127 127 ```

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