chishop
chishop copied to clipboard
Allow for other authentication handlers/middleware.
Django provides a remote user authentication middleware which allows Apache to handle the authentication before it reaches Django. The post handler in chishop doesn't check to see if you are authenticated already, it just tries to authenticate you.