nginx-ldap-auth-service

View on PyPIReverse Dependencies (0)

2.0.5 nginx_ldap_auth_service-2.0.5-py2.py3-none-any.whl

Wheel Details

Project: nginx-ldap-auth-service
Version: 2.0.5
Filename: nginx_ldap_auth_service-2.0.5-py2.py3-none-any.whl
Download: [link]
Size: 18809
MD5: c3e2f6537f55919aa999dbce5a174647
SHA256: ab3b2a532b7d90289784a49f4dbdb865e1e09bf860966b38fef5ae5f2ce5d29d
Uploaded: 2023-07-20 23:25:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nginx-ldap-auth-service
Version: 2.0.5
Summary: A FastAPI app that authenticates users via LDAP and sets a cookie for nginx
Author: Caltech IMSS ADS
Author-Email: imss-ads-staff[at]caltech.edu
Home-Page: https://github.com/caltechads/nginx-ldap-auth-service
Keywords: nginx,ldap,auth,fastapi,devops
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
Requires-Dist: aiodogstatsd (==0.16.0.post0)
Requires-Dist: fastapi (>=0.95.0)
Requires-Dist: uvicorn[standard] (==0.21.1)
Requires-Dist: bonsai (==1.5.1)
Requires-Dist: pydantic-settings
Requires-Dist: pydantic (>=1.9.0)
Requires-Dist: structlog (==23.1.0)
Requires-Dist: tabulate (>=0.8.9)
Requires-Dist: click (>=8.0)
Requires-Dist: sentry-sdk (>=1.1.0)
Requires-Dist: jinja2 (>=3.0.1)
Requires-Dist: starsessions[redis] (>=2.1.1)
Requires-Dist: python-multipart (>=0.0.6)
Requires-Dist: watchfiles
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 569 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
nginx_ldap_auth/__init__.py sha256=JZTmc0_mKFWKSLwUPVpmPmoth9RZ8NVbOE55HZUcZOo 217
nginx_ldap_auth/ldap.py sha256=zQkqkzdaotBeO3Fm3cizCXjvee4_IQ_TLe6mQN2J5yY 3378
nginx_ldap_auth/logging.py sha256=jaH_RyEBqtJ7hFMEr4RNVDqaEEHVyjx-DuLhAW9F9bI 5010
nginx_ldap_auth/main.py sha256=MG3qOvzBt2hnKT-JcSMkQAzOh_Tv9t8hhE7x_CHXVvk 179
nginx_ldap_auth/settings.py sha256=oqmAkWifnDO1gMKkuHeqxmjLu9GFf11tvK5dpPJhMfQ 5746
nginx_ldap_auth/types.py sha256=squloRREWziaEK-wcoXTHin18R4mAcQ9RugWmVR8WD0 147
nginx_ldap_auth/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nginx_ldap_auth/app/forms.py sha256=rQxhs2XNwSMlrlSyhoyNnsplcfT0x3G5cOQ936DVmhk 3635
nginx_ldap_auth/app/main.py sha256=u4bMnVuAwbQrIwyQw1Ie4gWL2i6zUzAOGKUQlN_OBCs 7601
nginx_ldap_auth/app/middleware.py sha256=yRnobCsL4vp9y-3Jy-Ij27ymEy8LjNxKaXQtMs3M4xU 4706
nginx_ldap_auth/app/models.py sha256=Le6NdnH7TIwc-iTlOuPM6owMVH5OOSBCJzqulkB1tQE 9652
nginx_ldap_auth/cli/__init__.py sha256=0x2Zy5-swemb5Zaer95wRpMi2qL1BDkRP51fInRIOjQ 74
nginx_ldap_auth/cli/cli.py sha256=3rh1BXqmr-9qOmHeIpvGp1DWc3oPhiCcqCWznlNopZQ 419
nginx_ldap_auth/cli/server.py sha256=XiMBb8tPB6F6FfeICi5P3lammFO2bhwyNuWQh2G7pYs 2198
nginx_ldap_auth_service-2.0.5.dist-info/LICENSE.txt sha256=swhuGMksM7Wg_-pKy9AWNAJyRY4TnrIjOjjiGdf5uPU 1453
nginx_ldap_auth_service-2.0.5.dist-info/METADATA sha256=e101UNG3YKqzcVal-0HJ3Jsvlgw5XlDor9XMRhKGOp4 2155
nginx_ldap_auth_service-2.0.5.dist-info/WHEEL sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk 110
nginx_ldap_auth_service-2.0.5.dist-info/entry_points.txt sha256=QslioSPr-Yd3E1kNL5j9yFSW0ncsgElBjw0FpI7tuJ8 62
nginx_ldap_auth_service-2.0.5.dist-info/top_level.txt sha256=5N4D9M5r25Z3qGoHOmcXOtfpnwQwjoSGm55NiWCZHEI 16
nginx_ldap_auth_service-2.0.5.dist-info/RECORD

top_level.txt

nginx_ldap_auth

entry_points.txt

nginx-ldap-auth = nginx_ldap_auth.main:main