Is there any way in Dante that I can create my own authentication script? Take this squid configuration for example:
auth_param basic program /usr/bin/python /etc/auth.py
Is there any way in Dante that I can create my own authentication script? Take this squid configuration for example:
auth_param basic program /usr/bin/python /etc/auth.py