File tree Expand file tree Collapse file tree 3 files changed +3
-57
lines changed
Expand file tree Collapse file tree 3 files changed +3
-57
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ <h2>Third-party documentation</h2>
5757 < li >
5858 < a href ="https://www.packtpub.com/article/python-ldap-applications-ldap-schema ">
5959 Python LDAP Applications: Part 4 - LDAP Schema</ a > < br >
60- Gee, someone waded through the yet undocumented mysteries of module < var > ldap.schema</ var > .
60+ Gee, someone waded through the badly documented mysteries of module
61+ < a href ="doc/html/ldap-schema.html "> ldap.schema</ a > .
6162 </ li >
6263</ ul >
6364
@@ -71,16 +72,6 @@ <h2>Third-party documentation</h2>
7172 Another article for getting started with python-ldap.
7273 </ dd >
7374
74- < dt >
75- < a href ="https://www.blasum.net/holger/wri/comp/net/7appl/ldap/bochum2003/ ">
76- Using LDAP from Java+Tomcat and Python+Zope</ a >
77- </ dt >
78- < dd >
79- Includes ready-to-use worked examples to connect to an eDirectory
80- sandbox via LDAP, Java or Python for non-encrypted and encrypted (SSL)
81- connections.
82- </ dd >
83-
8475 < dt >
8576 < a href ="https://tools.ietf.org/html/rfc1823 "> RFC 1823</ a >
8677 </ dt >
Original file line number Diff line number Diff line change 1- <!-- $Id: navigation.shtml,v 1.8 2016/02/27 13:05:20 stroeder Exp $ -->
1+ <!-- $Id: navigation.shtml,v 1.9 2016/12/11 16:02:56 stroeder Exp $ -->
22<div id="navigation">
33 <ul>
44 <li><a href="." rel="home">python-ldap</a> /</li>
55 <li><a href="download.html">Downloads</a> /</li>
66 <li><a href="docs.html">Docs</a> /</li>
77 <li><a href="faq.html">FAQ</a> /</li>
8- <li><a href="apps.html">Apps</a></li>
98 </ul>
109</div>
You can’t perform that action at this time.
0 commit comments