Commit Graph

48 Commits (594d410207aae5936892ff564236fce0f17ef6ac)

Author SHA1 Message Date
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Ivan Tcholakov 43c9aaf9d4 Task #3055 - Implementing the method Security::filter_img_path(). 15 years ago
Ivan Tcholakov b04f6241cf Task #3055 - Whitespace cleaning in the file security.lib.php. 15 years ago
Ivan Tcholakov 065de91186 Task #1297 - HTMLPurifier: Enabling the parameter/attribute allowfullscreen for Flash objects. For the FLV player the "Full Screen" button should work in the "Forums" tool using any browser. 15 years ago
Ivan Tcholakov 320896740e Task #1297 - Lazy loading has been implemented for HTMLPurifier. 15 years ago
Ivan Tcholakov 2a48943013 Task #1297 - Enabling HTMLPurifier's setting "Attr.EnableID", it is needed for flv-movies at least. 15 years ago
Ivan Tcholakov e4b9e77d64 Task #1297 - Editing the allowed tags (5). 15 years ago
Ivan Tcholakov 5cdc42ad05 Tasks #1297 - A minor correction. 15 years ago
Ivan Tcholakov dfd1fb720e Tasks #1297 - Code reworks and cleaning. 15 years ago
Ivan Tcholakov fad70a2390 Tasks #1297 and #2972 - Adding some options for HTMLPurifier. 15 years ago
Ivan Tcholakov 9b5ea4d30b Task #2972 - Restoring the original file HTMLPurifier.php, moving our customizations in the file security.lib.php. 15 years ago
Ivan Tcholakov 74e0091eb0 Task #2972 - Cleaning whitespace in the file security.lib.php. 15 years ago
Yannick Warnier 65b9e5d6f2 Code improvements to tolerate using other disk for courses directory - needs widescale testing and possibly further improvements (closes #2511) 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Julio Montoya 623aebd3f6 htmlpurifier calls changed to static see CT#1450 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya d133ff9d3d Minor changing Dxxxx to Chamilo 16 years ago
rrodriguez 2f355c5199 Merge 16 years ago
Yannick Warnier 51bd2380d1 Minor - Code style review 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Noel Dieschburg a5222167c0 Dummy changes 16 years ago
Ivan Tcholakov 4f3f27dab5 Feature #272 - A minor correction in the Security class. 16 years ago
Yannick Warnier ba39f63ea5 Completed the \"filter\" method for 'string/db' and 'string/html' 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Arthur Portugal 312bd5e9bd [svn r22338] changed function - (partial FS#4400) 17 years ago
Isaac Flores 2494cf0df4 [svn r22309] Added keyword "static" in file security.lib.php - (partial FS#4400) 17 years ago
Yannick Warnier 3d217c0dc4 [svn r21144] Minor - added comments 17 years ago
Yannick Warnier 08088afee8 [svn r21143] Added Security::filter_filename() to avoid .php extensions (using disable_dangerous_file() function as a preliminary move to the Security lib) 17 years ago
Isaac Flores f9d6209b23 [svn r20790] logic changes - improvements in remove_XSS - (partial FS#3909) 17 years ago
Isaac Flores 89b2800f93 [svn r20788] logic changes - changed remove_XSS,allow all tag to COURSEMANAGER - (partial FS#3909) 17 years ago
Isaac Flores 9bbb758bf0 [svn r20485] minor - logic changes -changed default value, of user status -(partial FS#4169) 17 years ago
Isaac Flores 47c9a37dae [svn r20484] logic changes - improvements in remove_XSS - (partial FS#4169) 17 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Isaac Flores 630636a6e1 [svn r20428] logic changes - changed remove_XSS with htmlpurifier - (partial FS#4169) 17 years ago
Yannick Warnier 54e8f72bf9 [svn r20207] Minor - updated phpdoc 17 years ago
Isaac Flores c62b657dfb [svn r20201] logic changes - changed remove_XSS,added support for arrays - (partial FS#4122) 17 years ago
Yannick Warnier 65050c5c8b [svn r17792] Minor - Improved functions doc 17 years ago
Eric Marguin fddb2be054 [svn r16600] fix a spelling error in HTTP_USER_AGENT 17 years ago
Yannick Warnier 06ec857bd1 [svn r13295] Fix encoding problem by using $charset inside calls to htmlentities() and htmlspecialchars 18 years ago
Yannick Warnier f66855b74a [svn r12465] Developed method remove_XSS() 19 years ago
Yannick Warnier b1fb4c7829 [svn r12200] Added clear_token() method to allow for recognition of double-submit 19 years ago
Julian Prud'homme 8b6ede90d4 [svn r11179] Fix a bug with servers on windows (path bug) 19 years ago
Yannick Warnier 7004b39655 [svn r11156] Added possibility of given token in check_token() 19 years ago
Yannick Warnier b22d273c37 [svn r11155] Split get_token() in get_token() and get_HTML_token() 19 years ago
Yannick Warnier bddbfd2fa1 [svn r11150] Fixed buggy strpos() call (using strlen rather than offset) 19 years ago
Yannick Warnier 6133fb050a [svn r11149] Fixed substr call for trailing slash 19 years ago
Yannick Warnier 862e87598f [svn r11148] Improvements to check_rel_path() and check_abs_path() in case the check_path is missing 19 years ago
Yannick Warnier 37b6a6c6ea [svn r11146] New security library. To be included in global.inc.php 19 years ago