Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leocornus/leocornus.django.ploneproxy
https://github.com/leocornus/leocornus.django.ploneproxy
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leocornus/leocornus.django.ploneproxy
- Owner: leocornus
- License: other
- Created: 2011-04-21T19:05:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-12-07T14:52:58.000Z (almost 8 years ago)
- Last Synced: 2024-03-26T01:46:00.907Z (8 months ago)
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
|pypi-version|_ |pypi-download|_ |pypi-license|_
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... |pypi-version| image:: http://img.shields.io/pypi/v/leocornus.django.ploneproxy.svg
.. _pypi-version: https://pypi.python.org/pypi/leocornus.django.ploneproxy
.. |pypi-download| image:: http://img.shields.io/pypi/dm/leocornus.django.ploneproxy.svg
.. _pypi-download: https://pypi.python.org/pypi/leocornus.django.ploneproxy
.. |pypi-license| image:: http://img.shields.io/pypi/l/leocornus.django.ploneproxy.svg
.. _pypi-license: https://pypi.python.org/pypi/leocornus.django.ploneproxy