You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes: ImportError: cannot import name 'UserEmail' from 'sentry.models' by @sergey-gr in #20
UPDATED:
The fix was originally intended to support Sentry >= 24.8.0.
However, due to an oversight, it only became compatible with Sentry versions >= 24.10.0.
Subsequently, we released sentry-auth-ldap==24.8.1 to add supports for versions 24.8.0 <= Sentry < 24.10.0.