allowing apache to authenticate django apps

Posted by Ian Holsman Mon, 07 Nov 2005 17:45:00 GMT

This allows you to use regular apache authentication methods to set the user-id in a django application.

This allows for easier integration with the existing security architecture in your enterprise. Currently it creates a ‘user’ record inside of the auth table. This is done so that regular apps which expect a user record wont fall over. Hopefully it will get integrated into the core.

Posted in  | Tags ,  | no comments | no trackbacks

Comments

Trackbacks

Use the following link to trackback from your own site:
http://feh.holsman.net/trackbacks?article_id=allowing-apache-to-authenticate-django-apps&day=07&month=11&year=2005

Comments are disabled