Closed (fixed)
Project:
Web File Manager
Version:
6.x-2.10-rc1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 16:31 UTC
Updated:
18 Oct 2010 at 22:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
emsearcy commentedSultan,
This is a setting in Firefox. To change, type "about:config" into the Firefox location bar (no http or anything).
http://www.mozillazine.org/misc/about:config/
You should be able to type codebase_principal_support into the filter field to find it quickly.
Eric
Comment #2
ShiftControl commentedFrom what I see, changing the parameter to "true" is listed as a "security risk." I'm not familiar with what a "signing stage" involves, but could that be resolved in a manner that users are not exposed to any security risks?
From http://forums.mozillazine.org/viewtopic.php?t=53650
signed.applets.codebase_principal_support
Comment #3
gargsuchi commentedIs there anyway we can remove this option from the right click on the file? I can do it here
\sites\all\modules\contrib\webfm\js\webfm.js , but don't really want to hack it in the code. Is there any other option?
Comment #4
nhck commentedI second removing this option.
Attached patch would remove it completely.
Comment #5
xecstasyx commentedanyone tried this? because i cant patch Dx , maybe im too dumb :B
any help patching on linux D: it says that the string @400.... bla bla is malformed
patch: **** malformed patch at line 15: @@ -400,7 +399,6 @@ Webfm.commonInterface = function(parent)help a newb!
Comment #6
nhck commented