An open API service indexing awesome lists of open source software.

https://github.com/marcus67/python_base_app_ldap_extension


https://github.com/marcus67/python_base_app_ldap_extension

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

![PythonBaseAppLdapExtension-Logo](python_base_app_ldap_extension/static/icons/icon-python-base-app-ldap-extension-128x128.png)

# Python Application Framework Extension `python_base_app_ldap_extension`

## Overview

`python_base_app_ldap_extension` is an extension to `python_base_app` to provide LDAP login functionality.
It is used by [LittleBrother](https://github.com/marcus67/little_brother).

The LDAP functionality used to be included in `python_base_app` but was later extracted since the dependencies of
this module contain PIP packages which need to be compiled.

## Change History

See [here](https://github.com/marcus67/python_base_app_ldap_extension/blob/main/CHANGES.md)

## GitHub Status










## Continuous Integration Status Overview

| Status | Master | Release |
|:------------------- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CircleCI | | |
| Test Coverage | | |
| Snyk Vulnerability | Known Vulnerabilities | not available |
| 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) |
| Codacy Code Quality | | not available |

Note: The vulnerability status is derived from the Python PIP packages found in `requirements.txt`.

## Caveats

The extension is far from perfect. Some major caveats are listed here and/or in the
issue list on GitHub (see [here](https://github.com/marcus67/python_base_app_ldap_extension/issues)).