{"id":16237826,"url":"https://github.com/marcus67/python_base_app_ldap_extension","last_synced_at":"2026-01-30T05:08:05.320Z","repository":{"id":62592634,"uuid":"478261843","full_name":"marcus67/python_base_app_ldap_extension","owner":"marcus67","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-17T00:31:53.000Z","size":68,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T16:04:40.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marcus67.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-05T18:56:08.000Z","updated_at":"2022-07-02T14:15:37.000Z","dependencies_parsed_at":"2023-01-21T20:40:45.906Z","dependency_job_id":null,"html_url":"https://github.com/marcus67/python_base_app_ldap_extension","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus67%2Fpython_base_app_ldap_extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus67%2Fpython_base_app_ldap_extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus67%2Fpython_base_app_ldap_extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcus67%2Fpython_base_app_ldap_extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcus67","download_url":"https://codeload.github.com/marcus67/python_base_app_ldap_extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819784,"owners_count":20839095,"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":[],"created_at":"2024-10-10T13:37:33.551Z","updated_at":"2026-01-30T05:08:05.281Z","avatar_url":"https://github.com/marcus67.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![PythonBaseAppLdapExtension-Logo](python_base_app_ldap_extension/static/icons/icon-python-base-app-ldap-extension-128x128.png)\n\n# Python Application Framework Extension `python_base_app_ldap_extension`\n\n## Overview\n\n`python_base_app_ldap_extension` is an extension to `python_base_app` to provide LDAP login functionality. \nIt is used by [LittleBrother](https://github.com/marcus67/little_brother).\n\nThe LDAP functionality used to be included in `python_base_app` but was later extracted since the dependencies of\nthis module contain PIP packages which need to be compiled.\n\n## Change History \n\nSee [here](https://github.com/marcus67/python_base_app_ldap_extension/blob/main/CHANGES.md)\n\n## GitHub Status\n\n\u003cA HREF=\"https://github.com/marcus67/python_base_app_ldap_extension\"\u003e\n\u003cIMG SRC=\"https://img.shields.io/github/forks/marcus67/python_base_app_ldap_extension.svg?label=forks\"\u003e\u003c/A\u003e \n\u003cA HREF=\"https://github.com/marcus67/python_base_app_ldap_extension/stargazers\"\u003e\n\u003cIMG SRC=\"https://img.shields.io/github/stars/marcus67/python_base_app_ldap_extension.svg?label=stars\"\u003e\u003c/A\u003e \n\u003cA HREF=\"https://github.com/marcus67/python_base_app_ldap_extension/watchers\"\u003e\n\u003cIMG SRC=\"https://img.shields.io/github/watchers/marcus67/python_base_app_ldap_extension.svg?label=watchers\"\u003e\u003c/A\u003e \n\u003cA HREF=\"https://github.com/marcus67/python_base_app_ldap_extension/issues\"\u003e\n\u003cIMG SRC=\"https://img.shields.io/github/issues/marcus67/python_base_app_ldap_extension.svg\"\u003e\u003c/A\u003e \n\u003cA HREF=\"https://github.com/marcus67/python_base_app_ldap_extension/pulls\"\u003e\n\u003cIMG SRC=\"https://img.shields.io/github/issues-pr/marcus67/python_base_app_ldap_extension.svg\"\u003e\u003c/A\u003e\n\n## Continuous Integration Status Overview\n\n| Status              | Master                                                                                                                                                                                                                                                                                                                                                          | Release                                                                                                                                                                                   |\n|:------------------- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| CircleCI            | \u003cA HREF=\"https://circleci.com/gh/marcus67/python_base_app_ldap_extension/tree/master\"\u003e\u003cIMG SRC=\"https://img.shields.io/circleci/project/github/marcus67/python_base_app_ldap_extension/master.svg?label=master\"\u003e\u003c/A\u003e                                                                                                                                            | \u003cA HREF=\"https://circleci.com/gh/marcus67/python_base_app_ldap_extension/tree/release\"\u003e\u003cIMG SRC=\"https://img.shields.io/circleci/project/github/marcus67/python_base_app_ldap_extension/release.svg?label=release\"\u003e\u003c/A\u003e |\n| Test Coverage       | \u003cA HREF=\"https://codecov.io/gh/marcus67/python_base_app_ldap_extension/branch/master\"\u003e\u003cIMG SRC=\"https://img.shields.io/codecov/c/github/marcus67/python_base_app_ldap_extension.svg?label=master\"\u003e\u003c/A\u003e                                                                                                                                                          | \u003cA HREF=\"https://codecov.io/gh/marcus67/python_base_app_ldap_extension/branch/release\"\u003e\u003cIMG SRC=\"https://img.shields.io/codecov/c/github/marcus67/python_base_app_ldap_extension/release.svg?label=release\"\u003e\u003c/A\u003e        | \n| Snyk Vulnerability  | \u003ca href=\"https://snyk.io/test/github/marcus67/python_base_app_ldap_extension?targetFile=requirements.txt\"\u003e\u003cimg src=\"https://snyk.io/test/github/marcus67/python_base_app_ldap_extension/badge.svg?targetFile=requirements.txt\" alt=\"Known Vulnerabilities\" data-canonical-src=\"https://snyk.io/test/github/marcus67/python_base_app_ldap_extension?targetFile=requirements.txt\" style=\"max-width:100%;\"\u003e\u003c/a\u003e | not available                                                                                                                                                                             |\n| Snyk Package Health | not available                                                                                                                                                                                                                                                                                                                                                   | [![python-base-app-ldap-extension](https://snyk.io/advisor/python/python-base-app-ldap-extension/badge.svg)](https://snyk.io/advisor/python/python-base-app-ldap-extension)                                                            |\n| Codacy Code Quality | \u003ca href=\"https://www.codacy.com/app/marcus67/python_base_app_ldap_extension?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=marcus67/python_base_app_ldap_extension\u0026amp;utm_campaign=Badge_Grade\"\u003e\u003cimg src=\"https://api.codacy.com/project/badge/Grade/8e10997a79fa4cefbcc4bc9a3b1571ea\"/\u003e\u003c/a\u003e                                                                                  | not available                                                                                                                                                                             |\n\nNote: The vulnerability status is derived from the Python PIP packages found in `requirements.txt`.\n\n## Caveats\n\nThe extension is far from perfect. Some major caveats are listed here and/or in the \nissue list on GitHub (see [here](https://github.com/marcus67/python_base_app_ldap_extension/issues)).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcus67%2Fpython_base_app_ldap_extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcus67%2Fpython_base_app_ldap_extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcus67%2Fpython_base_app_ldap_extension/lists"}