{ "info": { "author": "Mikel Larreategi", "author_email": "mlarreategi@codesyntax.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python" ], "description": "Introduction\n============\n\nA PAS plugin to login into a Plone Site using Twitter. Provides the following features:\n\n* Log in to a Plone site through Twitter: when a user requests to log in to the Plone site he will be redirected to Twitter so that he provides the credentials there, then he will be redirected back to the Plone site and will be identified there.\n\n* The user will be a standard Plone user, so Roles or Group membership can be set.\n\n* Minimal user information is kept in Plone such as full name, screen-name Twitter ID and twitter photo of the user. This is kept to avoid permanent requests to Twitter API. This information is refreshed each time the user logs in to the site.\n\n\nInstallation and getting started\n-----------------------------------\n\nAdd `cs.auth.twitter` to your buildout.cfg's eggs list. It will install all required dependencies.\n\nInstall the product in the Plone Control Panel. This will create a \"Login with\nTwitter\" action into the personal tools toolbar in Plone.\n\n\nCreate a new Twitter app at https://dev.twitter.com/apps/new and fill in the\nrequired data in the plugin's control panel form.\n\nCredit\n--------\n\nThis product contains code written for collective.twitter.accounts\nby Franco Pellegrini (@frapell) and Hector Velarde (@hvelarde)\n\n\nCompatibility\n==============\n\nPlone 4.x\n\nChangelog\n=========\n\n1.1.1 (2017-11-24)\n------------------\n\n- fix import [Mikel Larreategi ]\n\n- [Mikel Larreategi ]\n\n- [ci skip] [Mikel Larreategi ]\n\n\n\n1.1 (2017-05-10)\n----------------\n\n- Remove Welcome message\n\n\n1.0.1 (2014-10-10)\n------------------\n\n- Fix dependencies includes\n [erral]\n\n\n1.0 (2014-10-10)\n--------------------\n\n- Remove roles plugin implementation\n [erral]\n\n- Fix user search\n [erral]\n\n- Fix to add the plugin through the ZMI\n [erral]\n\n- Use Twitter API directly to get user information\n [erral]\n\n- Fix Access Token Request\n [erral]\n\n\n1.0b3 (2012-10-18)\n--------------------\n\n- Implement IRolePlugin again to grant Member role\n [erral]\n\n\n1.0b2 (2012/10/16)\n-------------------\n\n- Inherit from PloneUser instead of PropertiedUser\n [erral]\n\n- Remove IRolesPlugin implementation\n [erral]\n\n- Add missing oauth2 dependency\n [erral]\n\n- Change user action name not to clash with Plone's\n [erral]\n\n1.0b1 (2012/07/13)\n-------------------\n\n- Initial release\n [erral]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codesyntax/cs.auth.twitter/", "keywords": "pas plugin plone authentication twitter", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "cs.auth.twitter", "package_url": "https://pypi.org/project/cs.auth.twitter/", "platform": "", "project_url": "https://pypi.org/project/cs.auth.twitter/", "project_urls": { "Homepage": "https://github.com/codesyntax/cs.auth.twitter/" }, "release_url": "https://pypi.org/project/cs.auth.twitter/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "Twitter based login for Plone", "version": "1.1.1" }, "last_serial": 3360189, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "43fde87f9606c03106c2767fa964465c", "sha256": "fd43a16686f71d76f39832c5c3f97eb99c165d9578dd3374dd9d6e9bb28eeac0" }, "downloads": -1, "filename": "cs.auth.twitter-1.0.zip", "has_sig": false, "md5_digest": "43fde87f9606c03106c2767fa964465c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35527, "upload_time": "2014-10-10T06:49:25", "url": "https://files.pythonhosted.org/packages/a3/87/8879e2d5b7bb921fdd0b037cf64f1a4bf748b3d7337d487eea6ee3c87de3/cs.auth.twitter-1.0.zip" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "88b329b005ad6f39d513c9c91c120835", "sha256": "8412dc888398df5898c045c1b5c0c3c3f03a5e1659ec2f888fbfc92f8c756ca4" }, "downloads": -1, "filename": "cs.auth.twitter-1.0.1.zip", "has_sig": false, "md5_digest": "88b329b005ad6f39d513c9c91c120835", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35611, "upload_time": "2014-10-10T07:44:39", "url": "https://files.pythonhosted.org/packages/00/6f/20ea03ef33b883ed3f0fcb7c1da52df267f072cb202e06a1d18e7ff68b17/cs.auth.twitter-1.0.1.zip" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "41a3130bd9a894a41b622630746198b4", "sha256": "0e8c26380850f996263372976a22a06ac72f6e6d1466ea09ad771c60429fe0f6" }, "downloads": -1, "filename": "cs.auth.twitter-1.0b1.zip", "has_sig": false, "md5_digest": "41a3130bd9a894a41b622630746198b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31060, "upload_time": "2012-07-13T14:09:06", "url": "https://files.pythonhosted.org/packages/3e/2c/529008a4fa2987dacdd92fbd3d9d86e980b808fee323956ef4f83c540540/cs.auth.twitter-1.0b1.zip" } ], "1.0b2": [ { "comment_text": "", "digests": { "md5": "17a4078e6212204cc845e58617e48c73", "sha256": "50d4e97eeb173c8c34e653fc37b09c3267fae5123fe8a1d02e8c9572abf07cf7" }, "downloads": -1, "filename": "cs.auth.twitter-1.0b2.zip", "has_sig": false, "md5_digest": "17a4078e6212204cc845e58617e48c73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31130, "upload_time": "2012-10-16T10:40:19", "url": "https://files.pythonhosted.org/packages/ac/b4/e45cda8d51af2317f31e777fb14408a7caa1fd75f3ff6011862957c5eb21/cs.auth.twitter-1.0b2.zip" } ], "1.0b3": [ { "comment_text": "", "digests": { "md5": "172b82850150168c4d3ca186cb9b97df", "sha256": "e62328df120207aed98697f43aabdb48ac40b37a72d78d075f8197a1bdedf6bd" }, "downloads": -1, "filename": "cs.auth.twitter-1.0b3.zip", "has_sig": false, "md5_digest": "172b82850150168c4d3ca186cb9b97df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31197, "upload_time": "2012-10-18T07:17:40", "url": "https://files.pythonhosted.org/packages/fa/3b/7849ec6c68415db3f573fefc613d9303fef25bcb7e690c76972aaf67ac2d/cs.auth.twitter-1.0b3.zip" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "72134797e2276fbd27b020740739614f", "sha256": "4ab9dd78b2db35d98b35a5b0abc6d71b323385d196c51de792579312f1d80d3d" }, "downloads": -1, "filename": "cs.auth.twitter-1.1.tar.gz", "has_sig": false, "md5_digest": "72134797e2276fbd27b020740739614f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23398, "upload_time": "2017-05-10T16:36:13", "url": "https://files.pythonhosted.org/packages/57/ab/ffcb8a1c0739ead3c8eeaedce1870f315953c0d2a64c151cc368f2bb911e/cs.auth.twitter-1.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "5d1a5c3bb6cff3efcc9e25bdcebda631", "sha256": "5af4b3f88caa42dcd4f26171290e37a86be39f055d991b352d55b880538bb90a" }, "downloads": -1, "filename": "cs.auth.twitter-1.1.1.tar.gz", "has_sig": false, "md5_digest": "5d1a5c3bb6cff3efcc9e25bdcebda631", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23517, "upload_time": "2017-11-24T08:16:50", "url": "https://files.pythonhosted.org/packages/3d/ca/a8f642d4d0b858a3bc05459ef2e9910b0579d9107cd024f65ffc3e49ca61/cs.auth.twitter-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d1a5c3bb6cff3efcc9e25bdcebda631", "sha256": "5af4b3f88caa42dcd4f26171290e37a86be39f055d991b352d55b880538bb90a" }, "downloads": -1, "filename": "cs.auth.twitter-1.1.1.tar.gz", "has_sig": false, "md5_digest": "5d1a5c3bb6cff3efcc9e25bdcebda631", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23517, "upload_time": "2017-11-24T08:16:50", "url": "https://files.pythonhosted.org/packages/3d/ca/a8f642d4d0b858a3bc05459ef2e9910b0579d9107cd024f65ffc3e49ca61/cs.auth.twitter-1.1.1.tar.gz" } ] }