Skip to content

v0.9.0

Compare
Choose a tag to compare
@peppelinux peppelinux released this 20 Jun 10:20
· 60 commits to main since this release
c1c191e
  • Unify SpidError class

    • Remove SpidAnomaly class
    • Rename and extend SPID_ANOMALIES table -> SPID_ERRORS
    • Add tests for Spid errors
  • Additional tests on ACR

  • feat: ACR check if lower than which one was requested
  • fix: if a spid_error doesn't exists DON'T raise a KeyError, just pass by, it's an unhandled error but still good because it's representable as it is
  • Add description to Spid user anomalies

    • clean test module src/djangosaml2_spid/tests.py
    • remove unused template example/spid_config/templates/wayf_.html

Co-authored-by: Davide Brunato [email protected]