Re: Allowing downloads for only certain users

2007-12-18 Thread Ryan K
It would be great if the apache_auth module had a user passes test function instead of using permissions. Here is a good article on using lighttpd w/ mod_secdownload: http://isdevelopment.weblog.glam.ac.uk/news/en/2006/nov/30/secure-downloads-django/ On Dec 18, 7:12 pm, Jonathan Buchanan

Re: Allowing downloads for only certain users

2007-12-18 Thread Jonathan Buchanan
Ryan K wrote: > What is the best way to serve static media and only letting certain > users (using django.contrib.auth) download that data? > > Thanks, > Ryan Kaskel http://blog.lighttpd.net/articles/2006/07/02/x-sendfile http://tn123.ath.cx/mod_xsendfile/ Jonathan.

Re: Allowing downloads for only certain users

2007-12-18 Thread James Bennett
On Dec 18, 2007 3:50 PM, Ryan K <[EMAIL PROTECTED]> wrote: > What is the best way to serve static media and only letting certain > users (using django.contrib.auth) download that data? http://www.djangoproject.com/documentation/apache_auth/ -- "Bureaucrat Conrad, you are technically correct

Allowing downloads for only certain users

2007-12-18 Thread Ryan K
What is the best way to serve static media and only letting certain users (using django.contrib.auth) download that data? Thanks, Ryan Kaskel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To