{ "info": { "author": "Mozilla Foundation & contributors", "author_email": "services-dev@lists.mozila.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python" ], "description": "Django FakeAuth\n###############\n\nThis is a fake authentication backend for django, you can use it like that (in\nyour settings)::\n\n FAKEAUTH_TOKEN = 'superkey'\n\n AUTHENTICATION_BACKENDS = ('django_fakeauth.FakeAuthBackend',) + AUTHENTICATION_BACKENDS\n MIDDLEWARE_CLASSES.append('access.middleware.ACLMiddleware')\n\n FAKEAUTH_TOKEN = os.environ.get('FAKEAUTH_TOKEN')", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-fakeauth", "package_url": "https://pypi.org/project/django-fakeauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-fakeauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-fakeauth/0.2/", "requires_dist": null, "requires_python": null, "summary": "A fake authentication backend for django", "version": "0.2" }, "last_serial": 789616, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c075ef73957a08078a5d9d7ee2010c69", "sha256": "d6a65ddfe8eebd0cceae94ed5b530c534281cfd592f8fa14948bf8e1d97b9e51" }, "downloads": -1, "filename": "django-fakeauth-0.1.tar.gz", "has_sig": false, "md5_digest": "c075ef73957a08078a5d9d7ee2010c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1765, "upload_time": "2012-12-04T16:52:19", "url": "https://files.pythonhosted.org/packages/43/83/39422d2e1173881cfdb8da81a2758c85547c37a2ebb6f9f6e197b3c04a05/django-fakeauth-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e6557d4c8babd1489837292c271ccd1c", "sha256": "e576827304fd524aaa085ffcee1ee0fc41cee0ed88fc8da65828ee7fa66d1535" }, "downloads": -1, "filename": "django-fakeauth-0.2.tar.gz", "has_sig": false, "md5_digest": "e6557d4c8babd1489837292c271ccd1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1773, "upload_time": "2012-12-10T14:00:58", "url": "https://files.pythonhosted.org/packages/85/17/fe137f11928532981c2db25caeaf30bb1d08c9b5ca65ff1de8820e9b215f/django-fakeauth-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6557d4c8babd1489837292c271ccd1c", "sha256": "e576827304fd524aaa085ffcee1ee0fc41cee0ed88fc8da65828ee7fa66d1535" }, "downloads": -1, "filename": "django-fakeauth-0.2.tar.gz", "has_sig": false, "md5_digest": "e6557d4c8babd1489837292c271ccd1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1773, "upload_time": "2012-12-10T14:00:58", "url": "https://files.pythonhosted.org/packages/85/17/fe137f11928532981c2db25caeaf30bb1d08c9b5ca65ff1de8820e9b215f/django-fakeauth-0.2.tar.gz" } ] }