{ "info": { "author": "Nuno Maltez, Pedro Lima", "author_email": "nuno@cognitiva.com, pedro@cognitiva.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "==================\ndjango-twostepauth\n==================\n\nDjango application that allows user authentication with two steps for \nadditional security. The a first step with username and password and a \nsecond step with a one-time code such as the codes generated by soft \ntoken devices like [Google Authenticator][goog_auth].\n\nFeatures:\n\n * Authentication with TOTP (Time-Based One-Time Password)\n * Authentication HOTP (HMAC-Based One-Time Password)\n * Support for the login in the admin site\n * Selective activation of two-step for the admin site, the main site or both\n * Support for authentication backup codes\n * Automatic adjustment for clock synchronization issues\n\nDetails on the installation and setup can be found in ``docs/install.rst``. An \nexample application is provided for two-step authentication integrated with \n``django-registration`` and ``django-profiles``.\n\n[goog_auth] http://support.google.com/accounts/bin/answer.py?hl=en&answer=1066447", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/cogni/django-twostepauth", "keywords": "django,authentication", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-twostepauth", "package_url": "https://pypi.org/project/django-twostepauth/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-twostepauth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/cogni/django-twostepauth" }, "release_url": "https://pypi.org/project/django-twostepauth/0.1dev/", "requires_dist": null, "requires_python": null, "summary": "Two-step authentication for Django", "version": "0.1dev" }, "last_serial": 790926, "releases": { "0.1dev": [ { "comment_text": "", "digests": { "md5": "2d2df47dd577f2a5ab83846fccfb68c8", "sha256": "8c2e08be0d7080d01f55c9b368aecc3207c41d74c57b3213d1080127e5b80ea5" }, "downloads": -1, "filename": "django-twostepauth-0.1dev.tar.gz", "has_sig": false, "md5_digest": "2d2df47dd577f2a5ab83846fccfb68c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25345, "upload_time": "2012-01-20T16:22:27", "url": "https://files.pythonhosted.org/packages/11/c5/0d1ea19fdcf06a364ad48c9511946ddc3f046e9d861599e74112d9cd983b/django-twostepauth-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2d2df47dd577f2a5ab83846fccfb68c8", "sha256": "8c2e08be0d7080d01f55c9b368aecc3207c41d74c57b3213d1080127e5b80ea5" }, "downloads": -1, "filename": "django-twostepauth-0.1dev.tar.gz", "has_sig": false, "md5_digest": "2d2df47dd577f2a5ab83846fccfb68c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25345, "upload_time": "2012-01-20T16:22:27", "url": "https://files.pythonhosted.org/packages/11/c5/0d1ea19fdcf06a364ad48c9511946ddc3f046e9d861599e74112d9cd983b/django-twostepauth-0.1dev.tar.gz" } ] }