v0.9.0
-
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 brunato@sissa.it