Show
Ignore:
Timestamp:
2007-12-13 19:33:33 (10 months ago)
Author:
fredck
Message:

For #79 : Implemented many of our standard security checks and the new configuration system handling for the file browser.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Net/trunk/FredCK.FCKeditorV2.vs2003.csproj

    r1158 r1202  
    108108                /> 
    109109                <File 
    110                     RelPath = "_license.txt" 
    111                     BuildAction = "Content" 
    112                 /> 
    113                 <File 
    114110                    RelPath = "_whatsnew.html" 
    115111                    BuildAction = "Content" 
     
    136132                /> 
    137133                <File 
    138                     RelPath = "FileBrowserConnector.cs" 
    139                     SubType = "ASPXCodeBehind" 
    140                     BuildAction = "Compile" 
    141                 /> 
    142                 <File 
    143                     RelPath = "FileWorkerBase.cs" 
    144                     SubType = "ASPXCodeBehind" 
    145                     BuildAction = "Compile" 
    146                 /> 
    147                 <File 
    148                     RelPath = "Uploader.cs" 
    149                     SubType = "ASPXCodeBehind" 
    150                     BuildAction = "Compile" 
    151                 /> 
    152                 <File 
    153134                    RelPath = "Util.cs" 
    154135                    SubType = "Code" 
     
    160141                    BuildAction = "Compile" 
    161142                /> 
     143                <File 
     144                    RelPath = "FileBrowser\Config.cs" 
     145                    SubType = "ASPXCodeBehind" 
     146                    BuildAction = "Compile" 
     147                /> 
     148                <File 
     149                    RelPath = "FileBrowser\Connector.cs" 
     150                    SubType = "ASPXCodeBehind" 
     151                    BuildAction = "Compile" 
     152                /> 
     153                <File 
     154                    RelPath = "FileBrowser\FileWorkerBase.cs" 
     155                    SubType = "ASPXCodeBehind" 
     156                    BuildAction = "Compile" 
     157                /> 
     158                <File 
     159                    RelPath = "FileBrowser\TypeConfig.cs" 
     160                    SubType = "Code" 
     161                    BuildAction = "Compile" 
     162                /> 
     163                <File 
     164                    RelPath = "FileBrowser\TypeConfigList.cs" 
     165                    SubType = "Code" 
     166                    BuildAction = "Compile" 
     167                /> 
     168                <File 
     169                    RelPath = "FileBrowser\Uploader.cs" 
     170                    SubType = "ASPXCodeBehind" 
     171                    BuildAction = "Compile" 
     172                /> 
     173                <File 
     174                    RelPath = "FileBrowser\XmlResponseHandler.cs" 
     175                    SubType = "Code" 
     176                    BuildAction = "Compile" 
     177                /> 
    162178            </Include> 
    163179        </Files>