Summary | Chmod |
Queue | Gollem |
Queue Version | 1.0.1 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | ikpetroff (at) bluewin (dot) ch |
Created | 03/14/2006 (7025 days ago) |
Due | |
Updated | 03/21/2006 (7018 days ago) |
Assigned | 03/14/2006 (7025 days ago) |
Resolved | 03/21/2006 (7018 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
reproduce this behavior.
www-data) and type umask, I get 0022. Is this wrong?
correctly sends the proper file mode input by the user - what your
backend does to this file mode is out of our hands.
reproduce this behavior.
www-data) and type umask, I get 0022. Is this wrong?
State ⇒ Feedback
reproduce this behavior.
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Chmod
Queue ⇒ Gollem
New Attachment: backends.php
(777) to a file, here is how the rights are actually changed: r----x--t.
Cheers