{"id":15009916,"url":"https://github.com/nickw444/flask-ldap3-login","last_synced_at":"2025-04-05T21:06:25.476Z","repository":{"id":28246395,"uuid":"31752226","full_name":"nickw444/flask-ldap3-login","owner":"nickw444","description":"LDAP3 Logins for Flask/Flask-Login","archived":false,"fork":false,"pushed_at":"2024-08-15T12:45:40.000Z","size":658,"stargazers_count":73,"open_issues_count":21,"forks_count":38,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-29T12:54:50.841Z","etag":null,"topics":["flask","flask-extensions","hacktoberfest","ldap","ldap-library","python","python2","python3"],"latest_commit_sha":null,"homepage":"http://flask-ldap3-login.readthedocs.org/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickw444.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-03-06T04:19:45.000Z","updated_at":"2024-08-15T14:33:39.000Z","dependencies_parsed_at":"2024-02-08T02:24:24.431Z","dependency_job_id":"25fc288b-49ea-462c-803c-96229395bc71","html_url":"https://github.com/nickw444/flask-ldap3-login","commit_stats":{"total_commits":157,"total_committers":18,"mean_commits":8.722222222222221,"dds":"0.33757961783439494","last_synced_commit":"209a56fed0acc43470c7d5ab254ad8a99b634fc2"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickw444%2Fflask-ldap3-login","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickw444%2Fflask-ldap3-login/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickw444%2Fflask-ldap3-login/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickw444%2Fflask-ldap3-login/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickw444","download_url":"https://codeload.github.com/nickw444/flask-ldap3-login/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399873,"owners_count":20932876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask","flask-extensions","hacktoberfest","ldap","ldap-library","python","python2","python3"],"created_at":"2024-09-24T19:29:07.150Z","updated_at":"2025-04-05T21:06:25.434Z","avatar_url":"https://github.com/nickw444.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Flask-LDAP3-Login\n============================================\n\n.. image:: https://github.com/nickw444/flask-ldap3-login/actions/workflows/workflow.yaml/badge.svg\n    :target: https://github.com/nickw444/flask-ldap3-login/actions/workflows/workflow.yaml\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 \u003chttp://ldap3.readthedocs.org/en/latest/\u003e`_ library,\nand maintains compatibility with those versions of Python supported by upstream.\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 \u003chttps://flask-login.readthedocs.org/en/latest/\u003e`_\n    * Provide any extension to the application's session. User tracking  and \n      group tracking should be done via `flask-login \u003chttps://flask-login.readthedocs.org/en/latest/\u003e`_ and `flask-principal \u003chttps://pythonhosted.org/Flask-Principal/\u003e`_  \n\n\n`View the Full Documentation at ReadTheDocs \u003chttp://flask-ldap3-login.readthedocs.org/en/latest/\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickw444%2Fflask-ldap3-login","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickw444%2Fflask-ldap3-login","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickw444%2Fflask-ldap3-login/lists"}