log rhodecode/lib/auth_ldap.py @ 2031:82a88013a3fd

age author description
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Thu, 02 Feb 2012 00:31:00 +0200 Marcin Kuzminski garden beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Mon, 19 Dec 2011 19:53:08 +0200 Marcin Kuzminski code garden beta
Wed, 16 Nov 2011 21:31:14 +0200 Marcin Kuzminski fixed issues with not unique emails when using ldap or container auth. beta
Mon, 07 Nov 2011 16:06:24 -0500 Shawn K. O'Shea Reject LDAP authentication requests with blank password. Per RFC4513 these should be treated as anonymous binds. See the Security Considerations (Section 6.3.1) for more details on this issue. beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Thu, 20 Oct 2011 00:35:01 +0200 Marcin Kuzminski fix for issue #277, beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Mon, 15 Aug 2011 19:53:43 +0300 Marcin Kuzminski AD fix when search could return empty dn beta
Wed, 27 Apr 2011 01:19:17 +0200 Marcin Kuzminski added some fixes to LDAP form re-submition, new simples ldap-settings getter. beta
Tue, 26 Apr 2011 19:17:06 +0200 Lorenzo M. Catucci Enable start_tls connection encryption. beta
Tue, 26 Apr 2011 14:02:18 +0200 Lorenzo M. Catucci Fetch entry after successful bind for being able to read its attributes. beta
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Mon, 28 Mar 2011 21:28:16 +0200 Marcin Kuzminski applied patch from issue #138 beta
Tue, 22 Mar 2011 21:50:54 +0100 Marcin Kuzminski pep8 beta
Thu, 03 Feb 2011 16:34:40 -0700 Thayne Harbaugh Improve LDAP authentication issue-108
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Mon, 29 Nov 2010 13:55:47 +0100 Marcin Kuzminski fixes a bug with two-pass ldap auth (thanks for TK Soh for that) beta
Fri, 26 Nov 2010 23:49:19 +0100 Marcin Kuzminski fixes #77 and adds extendable base Dn with custom uid specification beta
Tue, 23 Nov 2010 01:54:33 +0100 Marcin Kuzminski fixes #76 added confirmation dialog for user removal. beta
Thu, 18 Nov 2010 03:29:23 +0100 Marcin Kuzminski fixed #72 show warning on removal when user still is owner of existing repositories beta
Wed, 17 Nov 2010 22:00:36 +0100 Marcin Kuzminski implements #60, ldap configuration and authentication. beta
Tue, 16 Nov 2010 15:52:20 +0100 Marcin Kuzminski ldap two phase auth fix beta
Tue, 16 Nov 2010 09:31:40 +0100 Marcin Kuzminski added basic ldap auth lib beta