~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/hand-pub-alg-auth.html

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-07-07 13:18:35 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060707131835-zfp1vupanjj2e77y
Tags: 3.2.8-1ubuntu1
* Merge to Debian unstable.
* Remaining Ubuntu change: debian/{control,rules}: Drop python 2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<link rel="STYLESHEET" href="modpython.css" type='text/css' />
5
 
<link rel="first" href="modpython.html" title='Mod_python Manual' />
6
 
<link rel='contents' href='contents.html' title="Contents" />
7
 
<link rel='index' href='genindex.html' title='Index' />
8
 
<link rel='last' href='about.html' title='About this document...' />
9
 
<link rel='help' href='about.html' title='About this document...' />
10
 
<link rel="prev" href="hand-pub-alg-args.html" />
11
 
<link rel="parent" href="hand-pub-alg.html" />
12
 
<link rel="next" href="node92.html" />
13
 
<meta http-equiv="Content-Type" content="text/html; charset=EUC-JP" />
14
 
<meta name='aesop' content='information' />
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css'>
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual'>
 
6
<link rel='contents' href='contents.html' title="Contents">
 
7
<link rel='index' href='genindex.html' title='Index'>
 
8
<link rel='last' href='about.html' title='About this document...'>
 
9
<link rel='help' href='about.html' title='About this document...'>
 
10
<LINK REL="prev" href="hand-pub-alg-args.html">
 
11
<LINK REL="parent" href="hand-pub-alg.html">
 
12
<LINK REL="next" HREF="node94.html">
 
13
<meta name='aesop' content='information'>
 
14
<META NAME="description" CONTENT="Authentication">
 
15
<META NAME="keywords" CONTENT="modpython">
 
16
<META NAME="resource-type" CONTENT="document">
 
17
<META NAME="distribution" CONTENT="global">
15
18
<title>6.1.2.3 Authentication</title>
16
19
</head>
17
20
<body>
18
21
<DIV CLASS="navigation">
19
 
<div id='top-navigation-panel' xml:id='top-navigation-panel'>
20
22
<table align="center" width="100%" cellpadding="0" cellspacing="2">
21
23
<tr>
22
 
<td class='online-navigation'><a rel="prev" title="6.1.2.2 Argument Matching and"
23
 
  href="hand-pub-alg-args.html"><img src='previous.png'
24
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
25
 
<td class='online-navigation'><a rel="parent" title="6.1.2 The Publishing Algorithm"
26
 
  href="hand-pub-alg.html"><img src='up.png'
27
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
28
 
<td class='online-navigation'><a rel="next" title="6.1.3 Form Data"
29
 
  href="node92.html"><img src='next.png'
30
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
24
<td><a rel="prev" title="6.1.2.2 Argument Matching and" 
 
25
  href="hand-pub-alg-args.html"><img src='previous.gif'
 
26
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
27
<td><a rel="parent" title="6.1.2 The Publishing Algorithm" 
 
28
  href="hand-pub-alg.html"><img src='up.gif'
 
29
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
30
<td><a rel="next" title="6.1.3 Form Data" 
 
31
  HREF="node94.html"><img src='next.gif'
 
32
  border='0' height='32'  alt='Next Page' width='32'></A></td>
31
33
<td align="center" width="100%">Mod_python Manual</td>
32
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
33
 
  href="contents.html"><img src='contents.png'
34
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
35
 
<td class='online-navigation'><img src='blank.png'
36
 
  border='0' height='32'  alt='' width='32' /></td>
37
 
<td class='online-navigation'><a rel="index" title="Index"
38
 
  href="genindex.html"><img src='index.png'
39
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
34
<td><a rel="contents" title="Table of Contents" 
 
35
  href="contents.html"><img src='contents.gif'
 
36
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
37
<td><img src='blank.gif'
 
38
  border='0' height='32'  alt='' width='32'></td>
 
39
<td><a rel="index" title="Index" 
 
40
  href="genindex.html"><img src='index.gif'
 
41
  border='0' height='32'  alt='Index' width='32'></A></td>
40
42
</tr></table>
41
 
<div class='online-navigation'>
42
43
<b class="navlabel">Previous:</b>
43
44
<a class="sectref" rel="prev" href="hand-pub-alg-args.html">6.1.2.2 Argument Matching and</A>
44
45
<b class="navlabel">Up:</b>
45
46
<a class="sectref" rel="parent" href="hand-pub-alg.html">6.1.2 The Publishing Algorithm</A>
46
47
<b class="navlabel">Next:</b>
47
 
<a class="sectref" rel="next" href="node92.html">6.1.3 Form Data</A>
48
 
</div>
49
 
<hr /></div>
 
48
<a class="sectref" rel="next" HREF="node94.html">6.1.3 Form Data</A>
 
49
<br><hr>
50
50
</DIV>
51
51
<!--End of Navigation Panel-->
52
52
 
53
 
<H3><A NAME="SECTION008123000000000000000"></A><A NAME="hand-pub-alg-auth"></A>
 
53
<H3><A NAME="SECTION008123000000000000000">&nbsp;</A>
54
54
<BR>
55
55
6.1.2.3 Authentication
56
56
</H3>
195
195
<P>
196
196
 
197
197
<DIV CLASS="navigation">
198
 
<div class='online-navigation'>
199
 
<p></p><hr />
 
198
<p><hr>
200
199
<table align="center" width="100%" cellpadding="0" cellspacing="2">
201
200
<tr>
202
 
<td class='online-navigation'><a rel="prev" title="6.1.2.2 Argument Matching and"
203
 
  href="hand-pub-alg-args.html"><img src='previous.png'
204
 
  border='0' height='32'  alt='Previous Page' width='32' /></A></td>
205
 
<td class='online-navigation'><a rel="parent" title="6.1.2 The Publishing Algorithm"
206
 
  href="hand-pub-alg.html"><img src='up.png'
207
 
  border='0' height='32'  alt='Up One Level' width='32' /></A></td>
208
 
<td class='online-navigation'><a rel="next" title="6.1.3 Form Data"
209
 
  href="node92.html"><img src='next.png'
210
 
  border='0' height='32'  alt='Next Page' width='32' /></A></td>
 
201
<td><a rel="prev" title="6.1.2.2 Argument Matching and" 
 
202
  rel="prev" title="6.1.2.2 Argument Matching and" 
 
203
  href="hand-pub-alg-args.html"><img src='previous.gif'
 
204
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
205
<td><a rel="parent" title="6.1.2 The Publishing Algorithm" 
 
206
  rel="parent" title="6.1.2 The Publishing Algorithm" 
 
207
  href="hand-pub-alg.html"><img src='up.gif'
 
208
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
209
<td><a rel="next" title="6.1.3 Form Data" 
 
210
  rel="next" title="6.1.3 Form Data" 
 
211
  HREF="node94.html"><img src='next.gif'
 
212
  border='0' height='32'  alt='Next Page' width='32'></A></td>
211
213
<td align="center" width="100%">Mod_python Manual</td>
212
 
<td class='online-navigation'><a rel="contents" title="Table of Contents"
213
 
  href="contents.html"><img src='contents.png'
214
 
  border='0' height='32'  alt='Contents' width='32' /></A></td>
215
 
<td class='online-navigation'><img src='blank.png'
216
 
  border='0' height='32'  alt='' width='32' /></td>
217
 
<td class='online-navigation'><a rel="index" title="Index"
218
 
  href="genindex.html"><img src='index.png'
219
 
  border='0' height='32'  alt='Index' width='32' /></A></td>
 
214
<td><a rel="contents" title="Table of Contents" 
 
215
  rel="contents" title="Table of Contents" 
 
216
  href="contents.html"><img src='contents.gif'
 
217
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
218
<td><img src='blank.gif'
 
219
  border='0' height='32'  alt='' width='32'></td>
 
220
<td><a rel="index" title="Index" 
 
221
  rel="index" title="Index" 
 
222
  href="genindex.html"><img src='index.gif'
 
223
  border='0' height='32'  alt='Index' width='32'></A></td>
220
224
</tr></table>
221
 
<div class='online-navigation'>
222
225
<b class="navlabel">Previous:</b>
223
226
<a class="sectref" rel="prev" href="hand-pub-alg-args.html">6.1.2.2 Argument Matching and</A>
224
227
<b class="navlabel">Up:</b>
225
228
<a class="sectref" rel="parent" href="hand-pub-alg.html">6.1.2 The Publishing Algorithm</A>
226
229
<b class="navlabel">Next:</b>
227
 
<a class="sectref" rel="next" href="node92.html">6.1.3 Form Data</A>
228
 
</div>
229
 
</div>
230
 
<hr />
231
 
<span class="release-info">Release 3.1.3, documentation updated on January 29, 2005.</span>
 
230
<a class="sectref" rel="next" HREF="node94.html">6.1.3 Form Data</A>
 
231
<hr>
 
232
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
232
233
</DIV>
233
234
<!--End of Navigation Panel-->
234
235