python-kdcproxy - MS-KKDCP (kerberos proxy) WSGI module
Website: | https://github.com/npmccallum/kdcproxy |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- Description:
This package contains a Python 2.x WSGI module for proxying KDC requests over HTTP by following the MS-KKDCP protocol. It aims to be simple to deploy, with minimal configuration.
Packages
python-kdcproxy-0.3.2-3.vl7.src [24 KiB] |
Changelog
by Robbie Harwood (2019-09-03):
- Always buffer TCP data in __handle_recv() - Resolves: #1746107 |
python-kdcproxy-0.3.2-2.vl7.src [22 KiB] |
Changelog
by Robbie Harwood (2018-12-17):
- Downgrade socket problems to warnings - Resolves: #1525925 |