Closed Galdanwing closed 3 years ago
Tested with Sentry 20.8.0.
Attempting to log in, Django throws an exeption:
django_auth_ldap: save() prohibited to prevent data loss due to unsaved related object 'user'
I am not an expirienced Django user, so I've rolled back to original plugin, and it works fine.
Tested with Sentry 20.8.0. Attempting to log in, Django throws an exeption:
django_auth_ldap: save() prohibited to prevent data loss due to unsaved related object 'user'
I am not an expirienced Django user, so I've rolled back to original plugin, and it works fine.
Hey, This was due to a commit I didn't push. My bad!
Hello everyone! Is it work with the latest version of sentry?
Heya, we no longer use this at our org so I have not had time to check whether this still works, sorry!
Had to change signature to support newer version of django-auth-ldap
Tested minimally. Only thing I saw while testing with setup I normally use is this :
Which is a result of the AUTH_LDAP_MIRROR_GROUPS option