Banno / getsentry-ldap-auth

A Sentry extension to add an LDAP server as an authention source.
Apache License 2.0
163 stars 53 forks source link

fix(role_mapping): add support for python 3 #53

Closed matejc closed 3 years ago

matejc commented 3 years ago

Replaced iteritems() function with items(), which works on Python 3 (and Python 2, source: https://python-future.org/compatible_idioms.html)

Tested on Sentry 21.1.0 (onpremise).

mgrobelin commented 3 years ago

Hey @barronhagerman may I ask you to merge and release this one?

barronhagerman commented 3 years ago

This is included in version 2.9