Ignore:
Timestamp:
2014-03-13T14:34:48+13:00 (10 years ago)
Author:
ak19
Message:

First security commit. 1. Introducing the new securitools.h and .cpp files, which port the functions necessary to implement security in Greenstone from OWASP-ESAPI for Java, since OWASP's C++ version is largely not yet implemented, even though their code compiles. The newly added runtime-src/packages/security which contains OWASP ESAPI for C++ will therefore be removed again shortly. 2. receptionist.cpp now sets various web-encoded variants for each cgiarg macro, such as HTML entity encoded, attr encoded, javascript encoded (and css encoded variants). These are now used in the macro files based on which variant is suited to the context. 3. This commit further contains the minimum changes to protect the c, d, and p cgi variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/kannada.dm

    r23678 r28888  
    5656_textdescrpref_ [l=kn] {ಪ್ರಟಧಟಚ್ಯಀೆಗಳ ಪುಟ} 
    5757_textdescrlogin_ [l=kn] {ಪ್ರವೇಶ ಪುಟ} 
    58 _textdescrlogout_ [l=kn] {_cgiargun_ ಎಂಬ ಹೆಞರಿಚಲ್ಲಿ ಹೊರಗೆ ಬಚ್ಚಿ} 
     58_textdescrlogout_ [l=kn] {_cgiargunHtmlsafe_ ಎಂಬ ಹೆಞರಿಚಲ್ಲಿ ಹೊರಗೆ ಬಚ್ಚಿ} 
    5959
    6060_textdescrgreenstone_ [l=kn] {ಗ್ರೀಚ್ಞ್ಟೋಚ್ ಡಿಜಿಟಲ್ ಗ್ರಂಥಟಲಯ ಀಂಀ್ರಟಂಶ} 
     
    197197_linktextPREFERENCES_ [l=kn] {ಪ್ರಟಧಟಚ್ಯಀೆಗಳು} 
    198198_linktextLOGIN_ [l=kn] {ಪ್ರವೇಶಿಞು} 
    199 _linktextLOGGEDIN_ [l=kn] {( _cgiargun_ ಎಂಬ ಹೆಞರಿಚಲ್ಲಿ ಪ್ರವೇಶಿಞಿಊ್ಊಟಗಿಊೆ)} 
     199_linktextLOGGEDIN_ [l=kn] {( _cgiargunHtmlsafe_ ಎಂಬ ಹೆಞರಿಚಲ್ಲಿ ಪ್ರವೇಶಿಞಿಊ್ಊಟಗಿಊೆ)} 
    200200_linktextLOGOUT_ [l=kn] {ಹೊರಗೆ ಬಚ್ಚಿ} 
    201201
     
    343343# any matches
    344344_textquerytitle_ [l=kn] {_If_(_thislast_,ಫಲಿಀಟಂಶಗಳು _thisfirst_ - _thislast_
    345 à²ˆ ಪ್ರಶ್ಚೆಗೆ: _cgiargq_,ಈ ಪ್ರಶ್ಚೆಗೆ ಞರಿಯಟಊ ಹೊಂಊಟಣಿಕೆಗಳಿಲ್ಲ: _cgiargq_)} 
     345ಈ ಪ್ರಶ್ಚೆಗೆ: _cgiargqHtmlsafe_,ಈ ಪ್ರಶ್ಚೆಗೆ ಞರಿಯಟಊ ಹೊಂಊಟಣಿಕೆಗಳಿಲ್ಲ: _cgiargqHtmlsafe_)} 
    346346_textnoquerytitle_ [l=kn] {ಶೋಧಚೆಯ ಪುಟ} 
    347347
Note: See TracChangeset for help on using the changeset viewer.