139:26756097a69a
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 23:06:55 by paulb]
Added login examples. |
|
|
examples/CGI/LoginHandler.py examples/CGI/SimpleWithLoginHandler.py examples/ModPython/LoginApp/LoginHandler.py examples/ModPython/SimpleWithLoginApp/SimpleWithLoginHandler.py examples/Twisted/LoginApp.py examples/Twisted/SimpleWithLoginApp.py examples/Webware/LoginApp/Properties.py examples/Webware/LoginApp/__init__.py examples/Webware/LoginContext/__init__.py examples/Webware/SimpleWithLoginApp/Properties.py ...
|
|
138:ef59d738a382
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 23:06:28 by paulb]
Added a success screen for mod_python, which won't allow redirects and
cookies in the same transaction. |
|
|
examples/Common/Login/__init__.py
|
|
137:b3e008dd2f9f
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 23:05:46 by paulb]
Increased robustness in the absence of cookies. |
|
|
WebStack/ModPython.py
|
|
136:d475f56082c5
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 21:09:25 by paulb]
Added encoding of redirect URL information.
Fixed the case where cookie values can be None. |
|
|
examples/Common/LoginRedirect/__init__.py
|
|
135:ecc6825a869f
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 21:08:48 by paulb]
Fixed the content type for the login screen.
Added decoding of encoded redirect URL information. |
|
|
examples/Common/Login/__init__.py
|
|
134:f41924452fe6
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 19:33:09 by paulb]
Added stream and environment parameterisation. |
|
|
WebStack/Adapters/CGI.py
|
|
133:5cf155eb8b94
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 19:32:48 by paulb]
Added FieldStorage caching to avoid issues with reading the fields from the
request body repeatedly. |
|
|
WebStack/CGI.py WebStack/ModPython.py
|
|
132:7914aa22e621
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 17:28:24 by paulb]
Added the user identity to the simple application. |
|
|
examples/Common/Simple/__init__.py
|
|
131:7686e3dfb6a5
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 17:28:14 by paulb]
Provided support for anonymous entry into applications and parameterised
the cookie name employed. |
|
|
examples/Common/LoginRedirect/__init__.py
|
|
130:3bec83a54f02
|
2004-05-29 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-05-29 17:27:29 by paulb]
Moved the login credentials to the initialisation program. |
|
|
examples/Common/Login/__init__.py
|
|