Skip to content

Commit

Permalink
docs(ChangeLog): Add SAML fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Jan 15, 2024
1 parent befdf9b commit 11a549c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Fixes
- User sessions: after changing your password in case of ``ACCOUNT_LOGOUT_ON_PASSWORD_CHANGE = False``, the list of
sessions woud be empty instead of showing your current session.

- SAML: accessing the SLS/ACS views using a GET request would result in a crash (500).

- SAML: the login view did not obey the ``SOCIALACCOUNT_LOGIN_ON_GET = False`` setting.


0.60.0 (2024-01-05)
*******************
Expand Down

0 comments on commit 11a549c

Please sign in to comment.