Metadata-Version: 2.1
Name: senaite.ldap
Version: 1.1.0
Summary: PAS Plugin for AD/LDAP
Home-page: https://github.com/senaite/senaite.ldap
Author: RIDING BYTES & NARALABS
Author-email: senaite@senaite.com
License: GPLv2
Description: .. image:: https://raw.githubusercontent.com/senaite/senaite.ldap/master/static/senaite.ldap-pypi.png
           :target: https://github.com/senaite/senaite.ldap#readme
           :alt: senaite.ldap
           :height: 128
        
        *Publication of HTML/PDF Reports in SENAITE*
        ============================================
        
        .. image:: https://img.shields.io/pypi/v/senaite.ldap.svg?style=flat-square
           :target: https://pypi.python.org/pypi/senaite.ldap
        
        .. image:: https://img.shields.io/github/issues-pr/senaite/senaite.ldap.svg?style=flat-square
           :target: https://github.com/senaite/senaite.ldap/pulls
        
        .. image:: https://img.shields.io/github/issues/senaite/senaite.ldap.svg?style=flat-square
           :target: https://github.com/senaite/senaite.ldap/issues
        
        .. image:: https://img.shields.io/badge/README-GitHub-blue.svg?style=flat-square
           :target: https://github.com/senaite/senaite.ldap#readme
        
        .. image:: https://img.shields.io/badge/Built%20with-%E2%9D%A4-red.svg
           :target: https://github.com/senaite/senaite.ldap
        
        .. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
           :target: https://www.senaite.com
        
        
        About
        =====
        
        SENAITE LDAP is a Pluggable Auth Service (PAS) Plugin for SENAITE.
        
        It integrates [pas.plugins.ldap](https://github.com/collective/pas.plugins.ldap)
        with known good versions of its dependencies and integrates it into the SENAITE
        UI.
        
        
        Dependencies
        ============
        
        The following packages need to be installed on the server::
        
            apt get install build_essentials libsasl2-dev libldap2-dev libssl-dev
        
        
        License
        =======
        
        **SENAITE.LDAP** Copyright (C) RIDING BYTES & NARALABS
        
        This program is free software; you can redistribute it and/or modify it under
        the terms of the `GNU General Public License version 2`_ as published
        by the Free Software Foundation.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        GNU General Public License for more details.
        
        
        .. Links
        
        .. _SENAITE LIMS: https://www.senaite.com
        .. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
        
        
        Changelog
        =========
        
        
        Version 1.0.0 - (2025-02-07)
        ----------------------------
        
        - Add-on created
        
Keywords: senaite,lims
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
