Changeset 15081

Show
Ignore:
Timestamp:
03/08/10 22:26:54 (5 months ago)
Author:
sys
Message:

protocoles http et https autorisés à être gérés en interne pour permettre l'impl de views implémentées en web distant.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Bui_Core/xBuildClient.xml

    r14847 r15081  
    555555pref("network.protocol-handler.expose.mailto", false); 
    556556pref("network.protocol-handler.expose.mailbox", false); 
    557 pref("network.protocol-handler.expose.http", false); 
    558 pref("network.protocol-handler.expose.https", false); 
    559 pref("network.protocol-handler.warn-external.http", false); 
    560 pref("network.protocol-handler.warn-external.https", false); 
     557//pref("network.protocol-handler.expose.http", false); 
     558//pref("network.protocol-handler.expose.https", false); 
     559//pref("network.protocol-handler.warn-external.http", false); 
     560//pref("network.protocol-handler.warn-external.https", false); 
    561561 
    562562//[inProfile | inApplication | forbidden]