peopledoc / django-x509

How to enable x509 authentication with your Django App
MIT License
22 stars 7 forks source link

Document related projects and alternatives #1

Open benoitbryon opened 11 years ago

benoitbryon commented 11 years ago

Check https://pypi.python.org/pypi?%3Aaction=search&term=django%20x509&submit=search (and perhaps other locations):

Natim commented 11 years ago

The idea is the one of https://pypi.python.org/pypi/django_tlsauth/0.1.1 but it is mostly completely different approach.