indico/flask-multipass

Python3-compatible LDAP provider

Closed this issue · 1 comments

This could use the ldap3 library and possibly their compatibility layer once it's available.

python-ldap supports Python 3 nowadays, so this might already work without many changes (except to make the code using it python3-compatible)