Opened 11 years ago
Closed 11 years ago
#20751 closed New feature (wontfix)
Add option to runfcgi to set socket permissions (also, tests for runfcgi)
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Utilities | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Even if it seems nobody loves FastCGI, here it is: A patch to add this long-missed feature. With documentation updates and unit tests.
The issue is discussed here: https://groups.google.com/forum/#!topic/django-developers/u4b-9rFIHts
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | 0001-socketumask-argument-for-runfcgi-tests.patch added |
---|
comment:1 by , 11 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Duplicate of #14958 but I'll leave this one since it has a more extensive patch.
comment:2 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing as "won't fix" since we are deprecating runfcgi
. Perhaps this can be incorporated in the externally maintained successor to runfcgi
if that happens.
Note:
See TracTickets
for help on using tickets.
Patch