5 Commits

Author SHA1 Message Date
6da52b2950 Version for python 3.6
- basic syntax fixes
- bytestring to utf8 conversions
- __init__.py import problem fix
2019-05-11 12:34:44 +02:00
kaminski_k
33893875ce Fix pep8 violations
The only exceptions are lines that are too long and the fact that
__version__ is undefined in setup.py. Fixing the former makes the code
harder to read in some cases, and fixing the latter is slightly more
complicated.
2016-05-24 15:31:35 +02:00
d722c32000 implemented discovery of a user's groups by recursive memberOf search
in the course of this I also decided to change some of the general
structure, especially concerning the handling of the MSsfu option.
This required a change in the API, regrettably, and to a major version
bump.
Also I adopted semantiv versioning.
2013-04-30 17:21:12 +02:00
94c20aedd6 small change for how to load version number 2012-12-21 16:25:51 +01:00
d5311440f2 refactored ldapuserdir code after splitting from sigateway project 2012-09-28 12:12:03 +02:00