{ "info": { "author": "Benjamin Liles", "author_email": "benliles@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n------------\n\nThis module provides a Django middleware class, \n``proxiedssl.middleware.ProxiedSslWsgiMiddleware``, that looks for one of two \nheaders and sets the WSGI URL scheme to the value of the header. This allows a \nproxy server that handles SSL to notify the Django WSGI request handler that the \nend user is accessing the site through SSL.\n\nInstallation\n------------\n\nAdd ``proxiedssl.middleware.ProxiedSslWsgiMiddleware`` to the \n``MIDDLEWARE_CLASSES`` tuple in your settings file. It would be best if it was \nfirst so that the ``is_secure`` method is accurate for the other middleware \nclasses.\n\nRequirements\n------------\n\nDjango and you currently must be using the WSGI handler either through a WSGI \nserver or through the FCGI server which is a wrapper around the WSGI server.\n\nTODO\n----\n\n* Add a middleware class for the mod_python handler\n* Add full unit tests\n\n0.1.1 (2012/01/05)\n------------------\n\n* Added debug logging output for all possibilities\n\n0.1 (2011/04/18)\n----------------\n\n* Initial code", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/benliles/django-proxiedssl-middleware", "keywords": "django middleware proxy fcgi wsgi ssl", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "proxiedssl", "package_url": "https://pypi.org/project/proxiedssl/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/proxiedssl/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/benliles/django-proxiedssl-middleware" }, "release_url": "https://pypi.org/project/proxiedssl/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Django Middleware for handling proxied ssl", "version": "0.1.1" }, "last_serial": 745792, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a14974b14782cfb6b0ce977571c36596", "sha256": "f6219b1f1c03b469858fc0f6a999be7444ef980d1d2f22a8960086de986a2c61" }, "downloads": -1, "filename": "proxiedssl-0.1.tar.gz", "has_sig": false, "md5_digest": "a14974b14782cfb6b0ce977571c36596", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2161, "upload_time": "2011-04-18T20:47:22", "url": "https://files.pythonhosted.org/packages/44/58/33d50c9223930a3f29091ba6a90d720df41865d311bf2473f1c2d92fdaea/proxiedssl-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "264690e65f19dc8d1357711619c48b77", "sha256": "c350b360999010c3ff0ffa6cfe23fb3bd69c4009f51e9c06d4c1e0ed86cbc363" }, "downloads": -1, "filename": "proxiedssl-0.1.1-py2.6.egg", "has_sig": false, "md5_digest": "264690e65f19dc8d1357711619c48b77", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 3531, "upload_time": "2012-01-05T18:54:42", "url": "https://files.pythonhosted.org/packages/bf/5d/3ddff6b2fe71ac4174a120f1c3fbf44425e9b0711daa633ac5fa4c967bec/proxiedssl-0.1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "5b3d7258b1b8088f3e6e4d3e8e8ebaa2", "sha256": "f1cafe7e93e4560d6ad029a815f33d61308b09538d4bf941bb9d63096e700401" }, "downloads": -1, "filename": "proxiedssl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5b3d7258b1b8088f3e6e4d3e8e8ebaa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2250, "upload_time": "2012-01-05T18:54:31", "url": "https://files.pythonhosted.org/packages/69/e2/03718ce288a7b2ac483653bb1d7ce1373aee13f55c6889b5208aaae11cf0/proxiedssl-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "264690e65f19dc8d1357711619c48b77", "sha256": "c350b360999010c3ff0ffa6cfe23fb3bd69c4009f51e9c06d4c1e0ed86cbc363" }, "downloads": -1, "filename": "proxiedssl-0.1.1-py2.6.egg", "has_sig": false, "md5_digest": "264690e65f19dc8d1357711619c48b77", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 3531, "upload_time": "2012-01-05T18:54:42", "url": "https://files.pythonhosted.org/packages/bf/5d/3ddff6b2fe71ac4174a120f1c3fbf44425e9b0711daa633ac5fa4c967bec/proxiedssl-0.1.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "5b3d7258b1b8088f3e6e4d3e8e8ebaa2", "sha256": "f1cafe7e93e4560d6ad029a815f33d61308b09538d4bf941bb9d63096e700401" }, "downloads": -1, "filename": "proxiedssl-0.1.1.tar.gz", "has_sig": false, "md5_digest": "5b3d7258b1b8088f3e6e4d3e8e8ebaa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2250, "upload_time": "2012-01-05T18:54:31", "url": "https://files.pythonhosted.org/packages/69/e2/03718ce288a7b2ac483653bb1d7ce1373aee13f55c6889b5208aaae11cf0/proxiedssl-0.1.1.tar.gz" } ] }