st2-auth-backend-flat-file

View on PyPIReverse Dependencies (0)

0.1.0 st2_auth_backend_flat_file-0.1.0-py3-none-any.whl

Wheel Details

Project: st2-auth-backend-flat-file
Version: 0.1.0
Filename: st2_auth_backend_flat_file-0.1.0-py3-none-any.whl
Download: [link]
Size: 9563
MD5: 57e060d99aeb668ab0388b0c400afe81
SHA256: d76234ca952bcbbff8abf97bc5cd9b50a9892c5282d9f197279367070392e78f
Uploaded: 2020-01-27 21:40:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: st2-auth-backend-flat-file
Version: 0.1.0
Summary: StackStorm authentication backend which reads credentials from a htpasswd compatible file on disk.
Author: StackStorm, Inc.
Author-Email: info[at]stackstorm.com
Home-Page: https://github.com/StackStorm/st2-auth-backend-flat-file
Download-Url: https://github.com/StackStorm/st2-auth-backend-flat-file/tarball/master
License: Apache License (2.0)
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Platform: Any
Requires-Dist: passlib (<1.8.0,>=1.7.1)
Provides: st2auth_flat_file_backend
[No description]

WHEEL

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

RECORD

Path Digest Size
st2auth_flat_file_backend/__init__.py sha256=u7kwDREYIOQIZ5EUTeSMLavSVMDojZ4JxyP9pmfHD9o 947
st2auth_flat_file_backend/flat_file.py sha256=FrDynwFI64ZDfJjg9ThjBBd0MziBacZYA2wPJdB5kCg 2957
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/unit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/unit/test_flat_file_backend.py sha256=a8S9CVFjqi3M1IH83ZljiUxCXhQUm5YYQ4yOf4SGof0 3052
st2_auth_backend_flat_file-0.1.0.dist-info/LICENSE sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0 11357
st2_auth_backend_flat_file-0.1.0.dist-info/METADATA sha256=j3IPP-MXT5x9deJXVv9Ri_NTCJ6dZz4Ox3VKMsl4FrA 947
st2_auth_backend_flat_file-0.1.0.dist-info/WHEEL sha256=nvhOrkn7_9sGzJjxuUFjoJ6OkO7SJJqHSjq9VNu0Elc 92
st2_auth_backend_flat_file-0.1.0.dist-info/entry_points.txt sha256=MW23CC_qgxCsTQBBwAlXwtKHLpT-pC76mYfAXMpNnYE 106
st2_auth_backend_flat_file-0.1.0.dist-info/top_level.txt sha256=Acv8ehmk6QI2zfcauvMoLdrDQHjFQniGYDNp-fpPJ-M 32
st2_auth_backend_flat_file-0.1.0.dist-info/RECORD

top_level.txt

st2auth_flat_file_backend
tests

entry_points.txt

flat_file = st2auth_flat_file_backend.flat_file:FlatFileAuthenticationBackend