equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-ldap |
2 Name: pyams-ldap |
3 Version: 0.1.2 |
3 Version: 0.1.3 |
4 Summary: PyAMS interfaces and classes for LDAP authentication |
4 Summary: PyAMS interfaces and classes for LDAP authentication |
5 Home-page: http://hg.ztfy.org/pyams/pyams_ldap |
5 Home-page: http://hg.ztfy.org/pyams/pyams_ldap |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
9 Description: |
9 Description: |
10 |
10 |
11 History |
11 History |
12 ======= |
12 ======= |
|
13 |
|
14 0.1.3 |
|
15 ----- |
|
16 - switch from python3-ldap package to ldap3 |
|
17 - updated forms CSS class |
|
18 - added features for better handling of LDAP groups |
13 |
19 |
14 0.1.2 |
20 0.1.2 |
15 ----- |
21 ----- |
16 - updated inner forms base class |
22 - updated inner forms base class |
17 |
23 |