{ "info": { "author": "Michael Housh", "author_email": "mhoush@houshhomeenergy.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: MacOS X", "Framework :: Flask", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": "===============================\nFlask-OpenDirectory\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/flask_open_directory.svg\n :target: https://pypi.python.org/pypi/flask_open_directory\n\n.. image:: https://readthedocs.org/projects/flask-open-directory/badge/?version=latest\n :target: https://flask-open-directory.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nMacOS OpenDirectory Authorization Middleware for Flask\n\nThis package is tailored to my use-case, where my Authentication is from\nMacOS Server, which authenticates a user, however I need to have specific \nFlask routes, that only allow users of certain OpenDirectory groups. \n\nSo that's why I call this an Authorization Middleware, however it could be a\nbase for someone who would like to implement a full authorization layer.\n\nThis package utilizes an ``LDAP`` connection to query the ``OpenDirectory``, it\nis setup to only do ``read`` operations with the connection.\n\n\n* Free software: MIT license\n* Documentation: https://flask-open-directory.readthedocs.io.\n\n\nFeatures\n--------\n\n* Flask extension to incorporate macOS OpenDirectory authorization into your\n Flask application.\n\nCredits\n---------\n\nThis package utilizes the following packages as dependencies.\n\n* `Flask `_ licensed under the \n `BSD License `_\n\n* `Ldap3 `_ licensed under the \n `LGPL3 License `_\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-05-26)\n------------------\n\n* First release on PyPI.", "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/m-housh/flask_open_directory", "keywords": "flask_open_directory", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "flask_open_directory", "package_url": "https://pypi.org/project/flask_open_directory/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/flask_open_directory/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/m-housh/flask_open_directory" }, "release_url": "https://pypi.org/project/flask_open_directory/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "MacOS OpenDirectory Authorization Middleware for Flask", "version": "0.1.1" }, "last_serial": 2905069, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e1ea8154480c2941608081591f5773f7", "sha256": "5700a1a76a1e9f00e6576ebfeafecbf0811fbf27a39e42d16e2e16feedec8774" }, "downloads": -1, "filename": "flask_open_directory-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e1ea8154480c2941608081591f5773f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26102, "upload_time": "2017-05-27T19:33:40", "url": "https://files.pythonhosted.org/packages/a1/69/b0f318fd47cd3dd3529cb30bb6169543131346b0f3de18adb54ecdee6d07/flask_open_directory-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e5f6039390c159e8fad3a7e0ed07cb03", "sha256": "0af2bcd7a5bc35ad2c42968029e4c540c88eae7cad3fcd1fd712be6283a234f4" }, "downloads": -1, "filename": "flask_open_directory-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e5f6039390c159e8fad3a7e0ed07cb03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26627, "upload_time": "2017-05-28T19:54:29", "url": "https://files.pythonhosted.org/packages/e7/70/8eab3431d2296be6a179727a40838445f48dc3d9a25dbd63a63e4be35110/flask_open_directory-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5f6039390c159e8fad3a7e0ed07cb03", "sha256": "0af2bcd7a5bc35ad2c42968029e4c540c88eae7cad3fcd1fd712be6283a234f4" }, "downloads": -1, "filename": "flask_open_directory-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e5f6039390c159e8fad3a7e0ed07cb03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26627, "upload_time": "2017-05-28T19:54:29", "url": "https://files.pythonhosted.org/packages/e7/70/8eab3431d2296be6a179727a40838445f48dc3d9a25dbd63a63e4be35110/flask_open_directory-0.1.1.tar.gz" } ] }