src/pyams_ldap.egg-info/PKG-INFO
changeset 45 0c46b2b740d7
parent 42 6d8757d5c253
equal deleted inserted replaced
44:b38760ada646 45:0c46b2b740d7
     1 Metadata-Version: 2.1
     1 Metadata-Version: 2.1
     2 Name: pyams-ldap
     2 Name: pyams-ldap
     3 Version: 0.1.7
     3 Version: 0.1.8
     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.8
       
    15         -----
       
    16          - escape LDAP filters characters in plugin authentication method
    13         
    17         
    14         0.1.7
    18         0.1.7
    15         -----
    19         -----
    16          - updated LDAP plug-in connection mode and removed misunderstood pools support
    20          - updated LDAP plug-in connection mode and removed misunderstood pools support
    17          - removed TLS option from connection settings (just use ldaps:// protocol to activate SSL instead)
    21          - removed TLS option from connection settings (just use ldaps:// protocol to activate SSL instead)