{ "info": { "author": "Ethan Jucovy", "author_email": "ethan@boldprogressives.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "License :: OSI Approved :: BSD License" ], "description": "Configure your settings like so:\n\nINSTALLED_APPS += ('htauth',)\nAUTHENTICATION_BACKENDS = (\n 'htauth.backend.HtauthBackend',\n )\nHTAUTH_PASSWD_FILENAME = os.path.join('/path/to/my.htpasswd')\n\nAll users who log in for the first time via django-htauth will be declared superusers; \nthis may change in a future version.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-htauth", "package_url": "https://pypi.org/project/django-htauth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-htauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/django-htauth/0.1/", "requires_dist": null, "requires_python": null, "summary": "htpasswd authentication backend for django", "version": "0.1" }, "last_serial": 789817, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e82b899b59c62328b73d5d84154d4cf5", "sha256": "5ba41e320d27f3106a6d7be41ed7c92cd42eebf6d1d5f0161223adcb606c6440" }, "downloads": -1, "filename": "django-htauth-0.1.tar.gz", "has_sig": false, "md5_digest": "e82b899b59c62328b73d5d84154d4cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3649, "upload_time": "2012-06-06T16:54:01", "url": "https://files.pythonhosted.org/packages/90/9f/70015ba78f7ff17ad0f2cc060bdc43e9c8fc21b70ee6c32418c1dc0cd1a3/django-htauth-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e82b899b59c62328b73d5d84154d4cf5", "sha256": "5ba41e320d27f3106a6d7be41ed7c92cd42eebf6d1d5f0161223adcb606c6440" }, "downloads": -1, "filename": "django-htauth-0.1.tar.gz", "has_sig": false, "md5_digest": "e82b899b59c62328b73d5d84154d4cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3649, "upload_time": "2012-06-06T16:54:01", "url": "https://files.pythonhosted.org/packages/90/9f/70015ba78f7ff17ad0f2cc060bdc43e9c8fc21b70ee6c32418c1dc0cd1a3/django-htauth-0.1.tar.gz" } ] }