Closed (fixed)
Project:
Audio
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2007 at 20:50 UTC
Updated:
13 Aug 2007 at 19:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedpersonally, i'm not too worried about it. the only people who can see it are people with create audio permissions. if lots of people think this is a problem we can limit it down.
Comment #2
vm commentedok. thanks for taking a look. The site i am working on developing for muscians will consist of each authenticated user having the ability to upload audio.
the password to my server is random, maybe ill set up a script to randomize it daily and email it to me to avoid paranoia : )
Comment #3
mediafrenzy commentedYes I've been meaning to submit an issue regarding this as well.
I have perhaps 2500 users with audio write permissions, and would rather they could not see the private path.
Comment #4
mediafrenzy commentedCan anyone tell me how to stop that full private server path from being displayed when users are editing/previewing audio nodes? I would really like to remove that...
Comment #5
drewish commentedhere's a patch for 5 to do this. feedback would be appreciated.
Comment #6
vm commentedI just tested this on 5.x-0.2 there was no change. Still having issues with album art showing while using private method as well.
Comment #7
drewish commentedyeah, this doesn't address the album art, that's a separate issue. what's your system file path?
Comment #8
vm commentedprivate folder is one level up from public root
home/username/private folder
path that shows when an audio node is edited is /home/username/files_demo/audio/
which is same as it was before the patch. This is an entirely new upload as well. can be seen on my sandbox demo.verymisunderstood.com/drupal5
Comment #9
vm commentedi've assigned anon user role all available permissions for any possible testing.
Comment #10
mediafrenzy commentedHey guys, good to see some activity on this - Is it at all possible that the above patch could be ported to 4.7?
Comment #11
vm commentedright now the patch doesn't work as expected. So backporting it at this stage isn't going to make much sense : )
Comment #12
drewish commentedThe attached patch will hide the directory info from non-admins. I think it's a nice compromise. I'm committing it to DRUPAL-5 and HEAD.
Comment #13
drewish commentedComment #14
(not verified) commented