Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/knaperek/djangosaml2
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux committed Feb 15, 2021
2 parents 7c732a8 + 945fb85 commit 2f99896
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,19 +1,24 @@
Changes
=======

v.1.0.4
v.1.0.4 (2021-02-16)
--------------------
- fixed saml_attributes of zero length
- removed unused code


v1.0.3 (2020-02-04)
-------------------
- Django Logout behaviour improved


v1.0.2 (2020-01-24)
-------------------
- RequestVersionTooLow exception handled in ACS
- Better exception handling for Malformed SAML Response
- pySAML2 dep up to v6.5.1


v1.0.1 (2020-01-20)
-------------------
- PySAML2 dependency, security update
Expand Down

0 comments on commit 2f99896

Please sign in to comment.