chishop icon indicating copy to clipboard operation
chishop copied to clipboard

Allow for other authentication handlers/middleware.

Open benliles opened this issue 15 years ago • 0 comments

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.

benliles avatar Mar 23 '10 18:03 benliles