#14958: FastCGI socket permission ----------------------------+----------------------------------------------- Reporter: joerg | Owner: nobody Status: new | Milestone: Component: Core framework | Version: 1.2 Keywords: fastcgi | Stage: Unreviewed Has_patch: 1 | ----------------------------+----------------------------------------------- Some systems like Linux want to apply the umask to Unix Domain Sockets. The current code only allows for fixing it afterwards or setting the umask for the whole process. Both is highly annoying, so the attached patch allows fixing it by using the corresponding flup option.
-- Ticket URL: <http://code.djangoproject.com/ticket/14958> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.