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>
57
57
< li >
58
58
< a href ="https://www.packtpub.com/article/python-ldap-applications-ldap-schema ">
59
59
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 > .
61
62
</ li >
62
63
</ ul >
63
64
@@ -71,16 +72,6 @@ <h2>Third-party documentation</h2>
71
72
Another article for getting started with python-ldap.
72
73
</ dd >
73
74
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
-
84
75
< dt >
85
76
< a href ="https://tools.ietf.org/html/rfc1823 "> RFC 1823</ a >
86
77
</ 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 $ -->
2
2
<div id="navigation">
3
3
<ul>
4
4
<li><a href="." rel="home">python-ldap</a> /</li>
5
5
<li><a href="download.html">Downloads</a> /</li>
6
6
<li><a href="docs.html">Docs</a> /</li>
7
7
<li><a href="faq.html">FAQ</a> /</li>
8
- <li><a href="apps.html">Apps</a></li>
9
8
</ul>
10
9
</div>
You can’t perform that action at this time.
0 commit comments