Releases: IdentityPython/djangosaml2
Releases · IdentityPython/djangosaml2
v1.5.7
Release notes
- Split authenticate into separate overridable function @marcelkornblum (#374)
v1.5.6
Release notes
- Fix XSS in the idp url parameter [cleanup] @brianvans (#370)
- typo: [Documentation] xmlsec1 @peppelinux (#363)
- xmlsec package is xmlsec1 @Erik-J-D (#362)
v1.5.5
v1.5.4
v1.5.3
v1.5.2
Release notes
- Remove occurrences of my old nonexistent email address @lorenzogil (#342)
- Fix typo @cclauss (#339)
v1.5.1
What's Changed
- bumped pyupgrade python target version to 3.7 by @g-as in #330
- chore: some CI improvements by @peppelinux in #331
- Django 4.1 compat by @g-as in #337:
- default_app_config was removed.
- next_page on LOGOUT removed
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Release notes
- BREAKING CHANGE: Drop python 3.6 and django 2.2/3.1 @g-as (#329)
- Fix typo in PySAML2 example configuration @martin-mueller-cemas (#328)
v1.4.0
v1.3.6
Release notes
- Update SameSite cookie notes @omidraha (#322)
- pre-commit integration @g-as (#320)
- tox: used final django ~ 4.0 version @g-as (#319)
- added support for python3.10 @g-as (#318)
- Added Django 4.0 compatibility @g-as (#317)
What's Changed
- Added Django 4.0 compatibility by @g-as in #317
- added support for python3.10 by @g-as in #318
- tox: used final django ~ 4.0 version by @g-as in #319
- pre-commit integration by @g-as in #320
- Update SameSite cookie notes by @omidraha in #322
New Contributors
Full Changelog: v1.3.5...v1.3.6