WebStack

Changelog

(0) -300 -100 -10 +10 tip
768:74944fdeb7b9
2008-11-17 Paul Boddie changeset files shortlog graph Fixed support for Python 2.3.
WebStack/Resources/Static.py
767:80acb43f574a
2008-11-15 Paul Boddie changeset files shortlog graph Updated release information. Added initial Ubuntu Gutsy (7.10) packaging.
README.txt packages/ubuntu-feisty/jython-webstack/debian/changelog packages/ubuntu-feisty/python-webstack/debian/changelog packages/ubuntu-gutsy/jython-webstack/debian/changelog packages/ubuntu-gutsy/jython-webstack/debian/compat packages/ubuntu-gutsy/jython-webstack/debian/control packages/ubuntu-gutsy/jython-webstack/debian/copyright packages/ubuntu-gutsy/jython-webstack/debian/docs packages/ubuntu-gutsy/jython-webstack/debian/rules packages/ubuntu-gutsy/python-webstack/debian/changelog ...
766:cb7d1387e1ef
2008-11-15 Paul Boddie changeset files shortlog graph Added Last-Modified header support for static resources. Added useful selector resources. Changed LoginRedirectorResource initialisation. Added missing SimpleWithLogin application.
WebStack/Resources/LoginRedirect.py WebStack/Resources/Selectors.py WebStack/Resources/Static.py examples/Common/SimpleWithLogin/__init__.py
765:c74377ab32be
2008-08-24 Paul Boddie changeset files shortlog graph Fixed DirectoryRepository to create the directory if missing. Changed the SimpleWithLogin example to provide the full site map, altering the specific deployments accordingly. Changed the demo to make use of the revised SimpleWithLogin and new SimpleWithOpenID examples.
WebStack/Repositories/Directory.py examples/BaseHTTPRequestHandler/SimpleWithLoginApp.py examples/BaseHTTPRequestHandler/SimpleWithOpenIDApp.py examples/CGI/SimpleWithLoginHandler.py examples/Common/DemoApp.py examples/Common/SimpleWithOpenID/__init__.py examples/Django/simplewithloginapp.py examples/JavaServlet/SimpleWithLoginApp.py examples/ModPython/SimpleWithLoginApp/SimpleWithLoginHandler.py examples/Twisted/SimpleWithLoginApp.py ...
764:8c54afdd38ce
2008-05-24 paulb changeset files shortlog graph [project @ 2008-05-24 15:21:53 by paulb] Added a note about accidental authentication token collisions.
WebStack/Helpers/Auth.py
763:0b33f944b967
2008-05-01 paulb changeset files shortlog graph [project @ 2008-05-01 21:46:34 by paulb] Added a deployment URL for the application, distinct from the 'app_url' which is used to build redirection paths using the entire request path.
examples/Common/OpenIDLogin/__init__.py
762:7f2ee7b77ecd
2008-05-01 paulb changeset files shortlog graph [project @ 2008-05-01 21:46:24 by paulb] Added OpenID examples, although the login example will not yet work with CGI until a persistent association store is implemented.
examples/CGI/OpenIDLoginHandler.py examples/CGI/SimpleWithOpenIDHandler.py
761:d9b2944bb1a1
2008-05-01 paulb changeset files shortlog graph [project @ 2008-05-01 21:45:40 by paulb] Added a deployment URL for the application, distinct from the 'app_url' which is used to build redirection paths using the entire request path.
examples/BaseHTTPRequestHandler/OpenIDLoginApp.py
760:5a80ded59a50
2008-05-01 paulb changeset files shortlog graph [project @ 2008-05-01 21:44:39 by paulb] Separated optional parameters in the Login/LoginRedirect documentation. Added tentative documentation for OpenID initiation/login/redirection.
docs/login-redirect.html docs/openid-login-redirect.html
759:104e051e6024
2008-05-01 paulb changeset files shortlog graph [project @ 2008-05-01 21:43:41 by paulb] Added 'app_url' clarifications.
WebStack/Resources/LoginRedirect.py WebStack/Resources/OpenIDLogin.py WebStack/Resources/OpenIDRedirect.py
(0) -300 -100 -10 +10 tip