{
"info": {
"author": "Nick Whyte",
"author_email": "nick@nickwhyte.com",
"bugtrack_url": null,
"classifiers": [
"Environment :: Web Environment",
"Framework :: Flask",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6"
],
"description": "Flask-LDAP3-Login\n============================================\n.. image:: https://travis-ci.org/nickw444/flask-ldap3-login.svg?branch=master\n :target: https://travis-ci.org/nickw444/flask-ldap3-login\n\n.. image:: https://coveralls.io/repos/nickw444/flask-ldap3-login/badge.svg\n :target: https://coveralls.io/r/nickw444/flask-ldap3-login\n\n.. image:: https://img.shields.io/pypi/v/flask-ldap3-login.svg\n :target: https://pypi.python.org/pypi/flask-ldap3-login/\n :alt: Latest Version\n\n\nFlask LDAP3 Login allows you to easily integrate your flask app with an LDAP\ndirectory. It can be used as an extension to Flask-Login and can even be used\nwith Flask-Principal for permission and privilege management.\n\nFlask LDAP3 Login uses the `ldap3 `_ library, maintaining compatability with \npython 3.4 and backwards. \n\nFlask LDAP3 Login **Will**:\n * Allow you to query whether or not a user's credentials are correct\n * Query the directory for users details\n * Query the directory for group details\n * Query the directory for users group memberships\n * Provide a contextual ``ldap_manager.connection`` object (``ldap3.Connection``)\n which can be used in any flask request context. Useful for writing\n your own more advanced queries.\n \nFlask LDAP3 Login **Wont**:\n * Provide a login/logout mechanism. You need to provide this with something\n like `flask-login `_\n * Provide any extension to the application's session. User tracking and \n group tracking should be done via `flask-login `_ and `flask-principal `_ \n\n\n`View the Full Documentation at ReadTheDocs `_",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/nickw444/flask-ldap3-login",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "flask-ldap3-login",
"package_url": "https://pypi.org/project/flask-ldap3-login/",
"platform": "",
"project_url": "https://pypi.org/project/flask-ldap3-login/",
"project_urls": {
"Homepage": "https://github.com/nickw444/flask-ldap3-login"
},
"release_url": "https://pypi.org/project/flask-ldap3-login/0.9.16/",
"requires_dist": null,
"requires_python": "",
"summary": "LDAP Support for Flask in Python3/2",
"version": "0.9.16"
},
"last_serial": 4471036,
"releases": {
"0.9.1": [
{
"comment_text": "",
"digests": {
"md5": "40ae43d6ed479cf79713a6f2a6053189",
"sha256": "f84c5fb95a6829b6331791fde2c3cc9673997236cf96e923062aea56b34f11d8"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "40ae43d6ed479cf79713a6f2a6053189",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8155,
"upload_time": "2015-03-07T07:25:41",
"url": "https://files.pythonhosted.org/packages/91/01/964541252a7aaff9c86822bf59d0ec80ad26bf5759d7a2a1b95f551661a5/flask-ldap3-login-0.9.1.tar.gz"
}
],
"0.9.10": [
{
"comment_text": "",
"digests": {
"md5": "2328a9cff5a39950b66a96afcea8046a",
"sha256": "07ea12ffc47074f9a2f70cf2f4a176e51cbecaccd2fbbe67d3bce0a002ad77f6"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.10.tar.gz",
"has_sig": false,
"md5_digest": "2328a9cff5a39950b66a96afcea8046a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9452,
"upload_time": "2016-07-19T02:58:26",
"url": "https://files.pythonhosted.org/packages/fa/f1/600aa94e136ae821254c5eff26036196c4a23103d65e899f985c598638de/flask-ldap3-login-0.9.10.tar.gz"
}
],
"0.9.11": [
{
"comment_text": "",
"digests": {
"md5": "aff09b9aa53ba63fa1e0a4d55b1f1342",
"sha256": "a83169f8a029625c8c7d5d5b468a86df6863aa08ec7b7c85727ae4f9eb1d0475"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.11.tar.gz",
"has_sig": false,
"md5_digest": "aff09b9aa53ba63fa1e0a4d55b1f1342",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9560,
"upload_time": "2016-10-13T11:36:59",
"url": "https://files.pythonhosted.org/packages/b2/36/8344b1570a0fa3d0d88f53ee80b1b0ecfbfcd9665b04d1246d691c2b92e6/flask-ldap3-login-0.9.11.tar.gz"
}
],
"0.9.12": [
{
"comment_text": "",
"digests": {
"md5": "3a6ee9772226acdeb7e7bebdcb013e2e",
"sha256": "9deba8cc0d9725dea1ed6386702a6c02db3b27903d6bae61f7f0e4532fb3e4c5"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.12.tar.gz",
"has_sig": false,
"md5_digest": "3a6ee9772226acdeb7e7bebdcb013e2e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9543,
"upload_time": "2016-10-31T03:13:36",
"url": "https://files.pythonhosted.org/packages/38/af/b7f7c3703b37109a58de1cd88971248d89d69aded33408face29aa002db9/flask-ldap3-login-0.9.12.tar.gz"
}
],
"0.9.13": [
{
"comment_text": "",
"digests": {
"md5": "5e3db80ba256a1f6b56f78ea7e859e00",
"sha256": "5bc52b3cd3e55411ea9ee51b754b790bb09dd6f1c36f30adf44fbd2474632e8e"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.13.tar.gz",
"has_sig": false,
"md5_digest": "5e3db80ba256a1f6b56f78ea7e859e00",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9647,
"upload_time": "2017-07-03T21:17:13",
"url": "https://files.pythonhosted.org/packages/c9/af/96731b182133413cac5f8f74cab8c54952ed95e62e783d0b74d85d409326/flask-ldap3-login-0.9.13.tar.gz"
}
],
"0.9.14": [
{
"comment_text": "",
"digests": {
"md5": "0058d0661aefa67da372de6d45746d37",
"sha256": "e11fb6752d3bbe418ec460c012335aef39e2c6645500171cc5507d2fb28df0d6"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.14.tar.gz",
"has_sig": false,
"md5_digest": "0058d0661aefa67da372de6d45746d37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9664,
"upload_time": "2018-06-13T21:38:23",
"url": "https://files.pythonhosted.org/packages/09/9c/89a72fb8fa6531a73a20aa5b5bacacc7f68ce60eb0f7277e0e582be5b53a/flask-ldap3-login-0.9.14.tar.gz"
}
],
"0.9.15": [
{
"comment_text": "",
"digests": {
"md5": "a8c502c1d10b703c80288975496c6db4",
"sha256": "6ab8824a737c5a2908798a170ced334c019715638fc663bc3076141cd3bf89be"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.15.tar.gz",
"has_sig": false,
"md5_digest": "a8c502c1d10b703c80288975496c6db4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9689,
"upload_time": "2018-09-26T11:57:33",
"url": "https://files.pythonhosted.org/packages/97/8e/d86ee962d588221c0c60e637b422d3b8f11bce10b42fab3f6d400bd29674/flask-ldap3-login-0.9.15.tar.gz"
}
],
"0.9.16": [
{
"comment_text": "",
"digests": {
"md5": "65f5c327757ee85154b6e0c15b40795c",
"sha256": "2ab330d1702fb03cde432ad0c077ae154e595113b5e7e42866c57482da1ef788"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.16.tar.gz",
"has_sig": false,
"md5_digest": "65f5c327757ee85154b6e0c15b40795c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10414,
"upload_time": "2018-11-09T22:18:37",
"url": "https://files.pythonhosted.org/packages/4a/54/38b0f9db844e08b7c647ed202546d501d54fa67526328d0f6ef2d7f93d18/flask-ldap3-login-0.9.16.tar.gz"
}
],
"0.9.2": [
{
"comment_text": "",
"digests": {
"md5": "9e8f4f01628c7d3b8acac599ee1bf61f",
"sha256": "e15547d8769c16369c22e16d36589a773037569d98a20e8a6a622491e8b8d37b"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.2.tar.gz",
"has_sig": false,
"md5_digest": "9e8f4f01628c7d3b8acac599ee1bf61f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8281,
"upload_time": "2015-03-07T12:45:53",
"url": "https://files.pythonhosted.org/packages/11/ae/e89cc013d3efa8043c3bab2b965896d2869523a1440b07589d993565fb9f/flask-ldap3-login-0.9.2.tar.gz"
}
],
"0.9.3": [
{
"comment_text": "",
"digests": {
"md5": "172b03cfcf27c445bbec4b73f8e71971",
"sha256": "ceff04aa837c8d60242853ca08a1548082e32a05803d344c05f77ce9d84a939c"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.3.tar.gz",
"has_sig": false,
"md5_digest": "172b03cfcf27c445bbec4b73f8e71971",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8299,
"upload_time": "2015-03-07T13:41:31",
"url": "https://files.pythonhosted.org/packages/4c/7e/ea322681fb274e32bffa452f12503f3e80c88c7a536c684166aa9fb604a0/flask-ldap3-login-0.9.3.tar.gz"
}
],
"0.9.4": [
{
"comment_text": "",
"digests": {
"md5": "600f5844bd1433f6d57f705b35068315",
"sha256": "0db8ca0c6134d8876be143ac85b2961c2e1a52774ba895c7cd5daa524a48c1ad"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.4.tar.gz",
"has_sig": false,
"md5_digest": "600f5844bd1433f6d57f705b35068315",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8510,
"upload_time": "2015-03-07T14:18:10",
"url": "https://files.pythonhosted.org/packages/1e/9f/d7b9c6c9fece5ca51b60341c0e0c8312f7c4466d98e9fb2606d7d532abc3/flask-ldap3-login-0.9.4.tar.gz"
}
],
"0.9.5": [
{
"comment_text": "",
"digests": {
"md5": "d54ab088fe27a698550eddf600c05fb7",
"sha256": "e3715c0943a9884e9a0e49e5a17162c644c840200ca8597e2b157152ce3adbdf"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.5.tar.gz",
"has_sig": false,
"md5_digest": "d54ab088fe27a698550eddf600c05fb7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8778,
"upload_time": "2015-03-09T05:50:00",
"url": "https://files.pythonhosted.org/packages/57/b9/e2578b33c5730972bcebed0175152b3f2c8b9e0980b18e7076501816c5fc/flask-ldap3-login-0.9.5.tar.gz"
}
],
"0.9.6": [
{
"comment_text": "",
"digests": {
"md5": "f8fd17ab6545b9022a0f2b3ff9676fa9",
"sha256": "517675756f1b21e743e9e85376ce62100d2d9735283e3a62f16dd6e6e113a972"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.6.tar.gz",
"has_sig": false,
"md5_digest": "f8fd17ab6545b9022a0f2b3ff9676fa9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8817,
"upload_time": "2015-03-10T11:38:04",
"url": "https://files.pythonhosted.org/packages/b8/c8/e30543aaf00546bc1fdac888808744eb5a4226d68c5a5f2b7121926c9fe3/flask-ldap3-login-0.9.6.tar.gz"
}
],
"0.9.7": [
{
"comment_text": "",
"digests": {
"md5": "5dd02faac183e0f96f12c330f3790caa",
"sha256": "6c0ac3f0b32a31d5c644fbb74d17ce2028c0027c467453cfded2a9071c026cbf"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.7.tar.gz",
"has_sig": false,
"md5_digest": "5dd02faac183e0f96f12c330f3790caa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9215,
"upload_time": "2015-03-13T12:44:43",
"url": "https://files.pythonhosted.org/packages/d5/11/782db7b1ece8ea1897041cf540561daabe2295e2669bff7cfe5c9c47ee35/flask-ldap3-login-0.9.7.tar.gz"
}
],
"0.9.8": [
{
"comment_text": "",
"digests": {
"md5": "67e9ac49e2a51e2e3d787a8c25c08595",
"sha256": "69e7626c6aeb2af4cee8688bb215bc95df96c49f8427f22a3125b1ebaf37fa06"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.8.tar.gz",
"has_sig": false,
"md5_digest": "67e9ac49e2a51e2e3d787a8c25c08595",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9475,
"upload_time": "2015-10-07T02:30:01",
"url": "https://files.pythonhosted.org/packages/a6/40/cb9c05641efbe539f3a52cb9d66309ff46c91fccfd844df303a3f32c228b/flask-ldap3-login-0.9.8.tar.gz"
}
],
"0.9.9": [
{
"comment_text": "",
"digests": {
"md5": "93a31a6296a2fbb1e4b83e3a5ceb5db3",
"sha256": "d8b149ed748037de9c597e6479fcb71b96fe45e9d136cfd0a070a1fd3f5173fa"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.9.tar.gz",
"has_sig": false,
"md5_digest": "93a31a6296a2fbb1e4b83e3a5ceb5db3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9529,
"upload_time": "2015-10-22T00:52:53",
"url": "https://files.pythonhosted.org/packages/ae/9d/641dd94cdd3c415441def0a22ac6ee766ef112df39890d244ddad67aa970/flask-ldap3-login-0.9.9.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "65f5c327757ee85154b6e0c15b40795c",
"sha256": "2ab330d1702fb03cde432ad0c077ae154e595113b5e7e42866c57482da1ef788"
},
"downloads": -1,
"filename": "flask-ldap3-login-0.9.16.tar.gz",
"has_sig": false,
"md5_digest": "65f5c327757ee85154b6e0c15b40795c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10414,
"upload_time": "2018-11-09T22:18:37",
"url": "https://files.pythonhosted.org/packages/4a/54/38b0f9db844e08b7c647ed202546d501d54fa67526328d0f6ef2d7f93d18/flask-ldap3-login-0.9.16.tar.gz"
}
]
}