{ "info": { "author": "Johannes Raggam", "author_email": "raggam-nl@adm.at", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "collective.registrationcaptcha\n==============================\n\nAdd a captcha field to the @@register form for anonymous users form to secure\nit from spam bots.\n\nIt depends on ``plone.app.discussion`` and uses it's captcha abstaction\nfacilities.\n\nIn order to use a captcha widget, you have to install one - wether\nby depending on the ``captchawidgets`` extra of this package or by installing\n``plone.formwidget.captcha``, ``plone.formwidget.recaptcha`` (not functional at\ntime of this writing) or ``collective.z3cform.norobots``.\nThen you have to configure plone.app.discussion to use a captcha widget. You\ndon't need to keep the discussion activated, if you don't want them to be\nactive on your site.\n\nChangelog\n=========\n\n1.1 (2015-02-18)\n----------------\n\n- Add MANIFEST.in and fix release.\n [thet]\n\n\n1.0 (2015-02-17)\n----------------\n\n- Initial release.", "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/collective/collective.registrationcaptcha", "keywords": "plone user captcha", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.registrationcaptcha", "package_url": "https://pypi.org/project/collective.registrationcaptcha/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.registrationcaptcha/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/collective/collective.registrationcaptcha" }, "release_url": "https://pypi.org/project/collective.registrationcaptcha/1.1/", "requires_dist": null, "requires_python": null, "summary": "Add a captcha field to the registration form.", "version": "1.1" }, "last_serial": 1428286, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ad5066f5e09f473d3700aeb9069afbcb", "sha256": "28c4f4fffa03e552097fde30646ddd429e5072f2e1b4472939fee122e2014124" }, "downloads": -1, "filename": "collective.registrationcaptcha-1.0.tar.gz", "has_sig": false, "md5_digest": "ad5066f5e09f473d3700aeb9069afbcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3092, "upload_time": "2015-02-17T10:12:57", "url": "https://files.pythonhosted.org/packages/cd/24/34930d86bdab847a6573c9d81aedfe48db00e3f7b022ddf0f2bdd4139d03/collective.registrationcaptcha-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "a7afdb8c0b7f3f39260ed40ea107e9fc", "sha256": "63c49dbf6b05db32c92046b504dd06cf9a4a8183ed3ad559d44679dfde4ba93d" }, "downloads": -1, "filename": "collective.registrationcaptcha-1.1.tar.gz", "has_sig": false, "md5_digest": "a7afdb8c0b7f3f39260ed40ea107e9fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11615, "upload_time": "2015-02-18T10:50:27", "url": "https://files.pythonhosted.org/packages/ea/7e/aae1524acc0d385111c39602604761195cdb8068fb889dd23ed8fdf28404/collective.registrationcaptcha-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7afdb8c0b7f3f39260ed40ea107e9fc", "sha256": "63c49dbf6b05db32c92046b504dd06cf9a4a8183ed3ad559d44679dfde4ba93d" }, "downloads": -1, "filename": "collective.registrationcaptcha-1.1.tar.gz", "has_sig": false, "md5_digest": "a7afdb8c0b7f3f39260ed40ea107e9fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11615, "upload_time": "2015-02-18T10:50:27", "url": "https://files.pythonhosted.org/packages/ea/7e/aae1524acc0d385111c39602604761195cdb8068fb889dd23ed8fdf28404/collective.registrationcaptcha-1.1.tar.gz" } ] }