Releases: IdentityPython/djangosaml2
Releases · IdentityPython/djangosaml2
v1.9.3
Release notes
- generalize args in do logout func @r350178982 (#405)
- Fix Content-Security-Policy if hash is included in script-src @prauscher (#404)
- Add CSP handler setting @GertBurger (#401)
v1.9.2
v1.9.1
1.9.0
Release notes
- Make sure djangosaml2 works in csp-enabled applications too (fix #391) @prauscher (#392)
- Some improvements for the documentation. @hutchison (#393)
1.8.0
1.7.0
1.6.0
Release notes
- Allow overriding SameSite value for session cookie @RouganStriker (#378)
v1.5.8
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)