Version 0.1.8 0.1.8
authorThierry Florac <tflorac@ulthar.net>
Fri, 18 Jan 2019 15:37:28 +0100
changeset 45 0c46b2b740d7
parent 44 b38760ada646
child 46 50ce6b2566d9
Version 0.1.8
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_ldap.egg-info/PKG-INFO
src/pyams_ldap.egg-info/SOURCES.txt
--- a/buildout.cfg	Fri Jan 18 13:42:21 2019 +0100
+++ b/buildout.cfg	Fri Jan 18 15:37:28 2019 +0100
@@ -71,4 +71,4 @@
 eggs = pyams_ldap [test]
 
 [versions]
-pyams_ldap = 0.1.7
+pyams_ldap = 0.1.8
--- a/docs/HISTORY.txt	Fri Jan 18 13:42:21 2019 +0100
+++ b/docs/HISTORY.txt	Fri Jan 18 15:37:28 2019 +0100
@@ -1,6 +1,10 @@
 History
 =======
 
+0.1.8
+-----
+ - escape LDAP filters characters in plugin authentication method
+
 0.1.7
 -----
  - updated LDAP plug-in connection mode and removed misunderstood pools support
--- a/setup.py	Fri Jan 18 13:42:21 2019 +0100
+++ b/setup.py	Fri Jan 18 15:37:28 2019 +0100
@@ -22,7 +22,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.7'
+version = '0.1.8'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_ldap.egg-info/PKG-INFO	Fri Jan 18 13:42:21 2019 +0100
+++ b/src/pyams_ldap.egg-info/PKG-INFO	Fri Jan 18 15:37:28 2019 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-ldap
-Version: 0.1.7
+Version: 0.1.8
 Summary: PyAMS interfaces and classes for LDAP authentication
 Home-page: http://hg.ztfy.org/pyams/pyams_ldap
 Author: Thierry Florac
@@ -11,6 +11,10 @@
         History
         =======
         
+        0.1.8
+        -----
+         - escape LDAP filters characters in plugin authentication method
+        
         0.1.7
         -----
          - updated LDAP plug-in connection mode and removed misunderstood pools support
--- a/src/pyams_ldap.egg-info/SOURCES.txt	Fri Jan 18 13:42:21 2019 +0100
+++ b/src/pyams_ldap.egg-info/SOURCES.txt	Fri Jan 18 15:37:28 2019 +0100
@@ -15,6 +15,7 @@
 src/pyams_ldap.egg-info/top_level.txt
 src/pyams_ldap/doctests/README.txt
 src/pyams_ldap/interfaces/__init__.py
+src/pyams_ldap/locales/pyams_ldap.mo
 src/pyams_ldap/locales/pyams_ldap.pot
 src/pyams_ldap/locales/fr/LC_MESSAGES/pyams_ldap.mo
 src/pyams_ldap/locales/fr/LC_MESSAGES/pyams_ldap.po