{ "info": { "author": "Byron Ruth", "author_email": "ruthb@email.chop.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "SiteAuth\n--------\nMiddleware that applies Apache-like access control.\n\nAdd ``siteauth.middleware.SiteAuthenticationMiddleware`` after\n``django.contrib.auth.middleware.AuthenticationMiddleware`` in\nyour ``MIDDLEWARE_CLASSES`` tuple.\n\nBelow are the settings:\n\n- ``SITEAUTH_ACCESS_ORDER`` - either ``allow/deny`` or ``deny/allow``\n(default)\n- ``SITEAUTH_ALLOW_URLS`` - a list of regexes that explicitly allows\nnon-athenticated access\n- ``SITEAUTH_DENY_URLS`` - a list of regexes that explicitly denies\nnon-authenticated access\n", "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/cbmi/django-siteauth", "keywords": "authentication middleware allow deny", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-siteauth", "package_url": "https://pypi.org/project/django-siteauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-siteauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cbmi/django-siteauth" }, "release_url": "https://pypi.org/project/django-siteauth/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "Middleware to allow to deny access to particular URLs", "version": "1.1.0" }, "last_serial": 2347741, "releases": { "0.9b1": [ { "comment_text": "", "digests": { "md5": "19c9ec6a1be7cff1fc5aad95808bdeb3", "sha256": "1a1001884140acc9fc10a4ca53cdc5dc30a16117af733e910a2abf18d05a3dd7" }, "downloads": -1, "filename": "django-siteauth-0.9b1.tar.gz", "has_sig": false, "md5_digest": "19c9ec6a1be7cff1fc5aad95808bdeb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3200, "upload_time": "2011-10-24T20:04:37", "url": "https://files.pythonhosted.org/packages/20/1c/c40fb22aed81ee0aae3f2867c32242c19bbf75f249263ee7faf3562dd605/django-siteauth-0.9b1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "fc6e457133898d81b245f367c346c5f4", "sha256": "64d17e2b5316523131ec669517b51fd14fbd788d10906134421e02aa17ba2ca8" }, "downloads": -1, "filename": "django-siteauth-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fc6e457133898d81b245f367c346c5f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3210, "upload_time": "2013-08-02T15:02:21", "url": "https://files.pythonhosted.org/packages/23/10/c8d1f3a5e770ebe322e855ed432432635d9e580f630d7e6f5554b264a847/django-siteauth-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "cc329ff6be69171972b6a948f511fd49", "sha256": "20de9ba958db462997d6a77a1591a650c6b571aae8f68c910ca2934f66b5e442" }, "downloads": -1, "filename": "django-siteauth-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cc329ff6be69171972b6a948f511fd49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3196, "upload_time": "2016-09-17T10:48:05", "url": "https://files.pythonhosted.org/packages/e4/1a/d114a8fde1b9ce2cdb01f7535a04202a6ee8058da857ebe7c310676b0401/django-siteauth-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc329ff6be69171972b6a948f511fd49", "sha256": "20de9ba958db462997d6a77a1591a650c6b571aae8f68c910ca2934f66b5e442" }, "downloads": -1, "filename": "django-siteauth-1.1.0.tar.gz", "has_sig": false, "md5_digest": "cc329ff6be69171972b6a948f511fd49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3196, "upload_time": "2016-09-17T10:48:05", "url": "https://files.pythonhosted.org/packages/e4/1a/d114a8fde1b9ce2cdb01f7535a04202a6ee8058da857ebe7c310676b0401/django-siteauth-1.1.0.tar.gz" } ] }