leocornus.django.ploneproxy 0.1beta2
Django Application as a Proxy to Plone Sites
leocornus.django.ploneproxy
A Django application as a Proxy to Plone sites.
Overview
Leocornus django ploneproxy is trying to provide a mod_python PythonAuthenHandler implementation and a Django application, which will allow Plone user can access internal Plone site through a http proxy server.
The http proxy server will authenicate user credentials based on backend Plone user sources and provide a extra session on top of Plone's session (cookie).
The Django application provides the login form and manages the active session on proxy server layer.
Change Logs
0.1beta2
- User can login to multiple Plone sites through a Proxy server.
- User and reset Plone site password through a Proxy server.
- Administrator could manage the sessions and monitor users through the default Django admin application.
0.1beta1
- User can login to a Plone site through a Proxy server.
- Multiple Plone sites are not support unless the Plone sites have single sign on implemented.
- i18n support
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| leocornus.django.ploneproxy-0.1beta2-py2.4.egg (md5) | Python Egg | 2.4 | 2010-06-08 | 52KB | 660 |
| leocornus.django.ploneproxy-0.1beta2.tar.gz (md5) | Source | 2010-06-08 | 21KB | 405 | |
- Author: Sean Chen
- Home Page: http://plonexp.leocorn.com/xp/leocornus.django.ploneproxy
- Keywords: Python Plone Zope Django Proxy
- License: GPL
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Plone
- Intended Audience :: Developers
- License :: OSI Approved :: GNU General Public License (GPL)
- Programming Language :: Python
- Programming Language :: Zope
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Utilities
- Package Index Owner: xchen
- DOAP record: leocornus.django.ploneproxy-0.1beta2.xml
