[tryton-debian-vcs] tryton-modules-ldap-authentication branch debian-wheezy-2.2 created. 3a14697b8cdec6f4cc77ae3fe8f177eacbe3520a
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Nov 27 17:02:51 UTC 2013
The following commit has been merged in the debian-wheezy-2.2 branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-ldap-authentication.git;a=commitdiff;h=3a14697b8cdec6f4cc77ae3fe8f177eacbe3520a
commit 3a14697b8cdec6f4cc77ae3fe8f177eacbe3520a
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jun 30 18:18:31 2012 +0200
Releasing debian version 2.2.1-2.
diff --git a/debian/changelog b/debian/changelog
index a4b0636..51da048 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tryton-modules-ldap-authentication (2.2.1-2) unstable; urgency=low
+
+ * Updating maintainers field.
+ * Updating vcs fields.
+ * Correcting copyright file to match format version 1.0.
+ * Switching to xz compression.
+ * Updating to debhelper version 9.
+
+ -- Daniel Baumann <daniel at debian.org> Sat, 30 Jun 2012 18:18:03 +0200
+
tryton-modules-ldap-authentication (2.2.1-1) unstable; urgency=low
* Updating to Standards-Version: 3.9.3, no changes needed.
commit b65da78d17c495d943465b253df1414dcfdc90a6
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jun 30 18:02:28 2012 +0200
Updating to debhelper version 9.
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index dabbc95..267551b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools
+Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-modules-ldap-authentication.git
commit bf205bdc225ae97b21d22642f1800fe84f1151ec
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jun 30 17:54:36 2012 +0200
Switching to xz compression.
diff --git a/debian/rules b/debian/rules
index e32b791..1ae0776 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ override_dh_auto_clean:
dh_auto_clean
rm -rf *.egg-info
+
+override_dh_builddeb:
+ dh_builddeb -- -Zxz -z9
diff --git a/debian/source/options b/debian/source/options
index d053b65..22a4de9 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,2 +1,2 @@
-compression = gzip
+compression = xz
compression-level = 9
commit 8a9e22316ebf4f28250a190a4d26574cad13e067
Author: Daniel Baumann <daniel at debian.org>
Date: Sat Jun 30 17:50:24 2012 +0200
Correcting copyright file to match format version 1.0.
diff --git a/debian/copyright b/debian/copyright
index a483562..e3fe117 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,17 +2,17 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright:
- (C) 2006-2011 Cedric Krier
- (C) 2009-2011 Bertrand Chenal
- (C) 2009-2011 B2CK SPRL
- (C) 2008-2012 Udo Spallek
- (C) 2008-2012 virtual things
+ 2006-2011 Cedric Krier
+ 2009-2011 Bertrand Chenal
+ 2009-2011 B2CK SPRL
+ 2008-2012 Udo Spallek
+ 2008-2012 virtual things
License: GPL-3+
Files: debian/*
Copyright:
- (C) 2009-2012 Daniel Baumann <daniel at debian.org>
- (C) 2012 Mathias Behrle <mathiasb at m9s.biz>
+ 2009-2012 Daniel Baumann <daniel at debian.org>
+ 2012 Mathias Behrle <mathiasb at m9s.biz>
License: GPL-3+
License: GPL-3+
commit cf58083aca9c94e8c3f1ea72c67c2826cdb486d1
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 16:55:04 2012 +0200
Updating vcs fields.
diff --git a/debian/control b/debian/control
index f65a56e..dabbc95 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.3
Homepage: http://www.tryton.org/
-Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/tryton-modules-ldap-authentication.git
-Vcs-Git: git://git.debian-maintainers.org/git/tryton/tryton-modules-ldap-authentication.git
+Vcs-Browser: http://debian.tryton.org/gitweb/?p=packages/tryton-modules-ldap-authentication.git
+Vcs-Git: git://debian.tryton.org/git/packages/tryton-modules-ldap-authentication.git
X-Python-Version: >= 2.6
Package: tryton-modules-ldap-authentication
commit d188a5e20eb4e90fec058bfe9c676dcb2a07fbf4
Author: Daniel Baumann <daniel at 127011.net>
Date: Sat Jun 30 16:52:30 2012 +0200
Updating maintainers field.
diff --git a/debian/control b/debian/control
index 935fc5c..f65a56e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: tryton-modules-ldap-authentication
Section: python
Priority: optional
-Maintainer: Debian Tryton Maintainers <tryton at lists.debian-maintainers.org>
+Maintainer: Debian Tryton Maintainers <maintainers at debian.tryton.org>
Uploaders: Daniel Baumann <daniel at debian.org>, Mathias Behrle <mathiasb at m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools
commit 2caefad6b38db4b08d5baaba24fe037a61275b4f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed May 9 13:12:36 2012 +0200
Releasing debian version 2.2.1-1.
diff --git a/debian/changelog b/debian/changelog
index 8ad74c9..a4b0636 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+tryton-modules-ldap-authentication (2.2.1-1) unstable; urgency=low
+
+ * Updating to Standards-Version: 3.9.3, no changes needed.
+ * Updating year in copyright.
+ * Adding myself to copyright.
+ * Adding Format header for DEP5.
+ * Merging upstream version 2.2.1.
+ * Updating years in copyright.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Wed, 09 May 2012 12:04:56 +0200
+
tryton-modules-ldap-authentication (2.2.0-1) unstable; urgency=low
* Bumping X-Python-Version to >=2.6.
commit bc19422447ce3387e1136af8f07fc7d5695faa01
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed May 9 12:04:51 2012 +0200
Updating years in copyright.
diff --git a/debian/copyright b/debian/copyright
index b835ba0..a483562 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,8 +5,8 @@ Copyright:
(C) 2006-2011 Cedric Krier
(C) 2009-2011 Bertrand Chenal
(C) 2009-2011 B2CK SPRL
- (C) 2008-2011 Udo Spallek
- (C) 2008-2011 virtual things
+ (C) 2008-2012 Udo Spallek
+ (C) 2008-2012 virtual things
License: GPL-3+
Files: debian/*
commit c33ca2a0b470e92c15a4575617a7a14c1f079b20
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed May 9 12:01:16 2012 +0200
Merging upstream version 2.2.1.
diff --git a/CHANGELOG b/CHANGELOG
index f989c92..bd6436a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+Version 2.2.1 - 2012-05-07
+* Bug fixes (see mercurial logs for details)
+
+* Always check if a password is not empty to avoid unauthenticated bind.
+
Version 2.2.0 - 2011-10-24
* Bug fixes (see mercurial logs for details)
diff --git a/COPYRIGHT b/COPYRIGHT
index c81459d..8cc7645 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,8 +1,8 @@
Copyright (C) 2006-2011 Cédric Krier.
Copyright (C) 2009-2011 Bertrand Chenal.
Copyright (C) 2009-2011 B2CK SPRL.
-Copyright (C) 2008-2011 Udo Spallek.
-Copyright (C) 2008-2011 virtual things.
+Copyright (C) 2008-2012 Udo Spallek.
+Copyright (C) 2008-2012 virtual things.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/PKG-INFO b/PKG-INFO
index 9905c08..1af1077 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
Name: trytond_ldap_authentication
-Version: 2.2.0
+Version: 2.2.1
Summary: Authenticate users with LDAP server.
Home-page: http://www.tryton.org/
Author: B2CK, Josh Dukes & Udo Spallek
diff --git a/__tryton__.py b/__tryton__.py
index f1e2a7d..1e54ff9 100644
--- a/__tryton__.py
+++ b/__tryton__.py
@@ -7,7 +7,7 @@
'name_es_CO': 'Autentificación LDAP',
'name_es_ES': 'Autentificación LDAP',
'name_fr_FR': 'Authentification LDAP',
- 'version': '2.2.0',
+ 'version': '2.2.1',
'author': 'B2CK, Josh Dukes & Udo Spallek',
'email': 'info at b2ck.com',
'website': 'http://www.tryton.org/',
diff --git a/res.py b/res.py
index d34e93e..65b07f2 100644
--- a/res.py
+++ b/res.py
@@ -124,7 +124,7 @@ class User(ModelSQL, ModelView):
con.simple_bind_s(connection.bind_dn, connection.bind_pass)
[(dn, attrs)] = self.ldap_search_user(login, con, connection,
attrs=[str(connection.auth_uid)])
- if con.simple_bind_s(dn, password):
+ if password and con.simple_bind_s(dn, password):
user_id, _, _ = self._get_login(login)
if user_id:
return user_id
diff --git a/trytond_ldap_authentication.egg-info/PKG-INFO b/trytond_ldap_authentication.egg-info/PKG-INFO
index 363f61f..7113655 100644
--- a/trytond_ldap_authentication.egg-info/PKG-INFO
+++ b/trytond_ldap_authentication.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
Name: trytond-ldap-authentication
-Version: 2.2.0
+Version: 2.2.1
Summary: Authenticate users with LDAP server.
Home-page: http://www.tryton.org/
Author: B2CK, Josh Dukes & Udo Spallek
--
tryton-modules-ldap-authentication
More information about the tryton-debian-vcs
mailing list