getsentry / sentry-auth-saml2

SAML2 SSO provider for Sentry
Apache License 2.0
19 stars 19 forks source link

py3(django): keep backwards compat with Django 1.6 for Sentry 9.1.2 #46

Closed joshuarli closed 5 years ago

joshuarli commented 5 years ago

Follow up to https://github.com/getsentry/sentry-auth-saml2/pull/42, which wasn't done in a Django 1.6 backwards-compatible manner, the version that Sentry 9.1.2 uses. Fixes https://github.com/getsentry/sentry-auth-saml2/issues/43, https://github.com/getsentry/sentry-auth-saml2/issues/44.