9df1dd Update python-django-allauth to version 0.60.1 / rev 13 via SR 1140111

6 files Authored by dirkmueller a year ago, Committed by Bernhard M. Wiedemann a year ago,
    Update python-django-allauth to version 0.60.1 / rev 13 via SR 1140111
    
    https://build.opensuse.org/request/show/1140111
    by user dirkmueller + anag+factory
    - update to 0.60.1:
      * 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.
    
        
file modified
+0 -0
file modified
+16 -0
file modified
+13 -0
file modified
+1 -1