Commit Graph

1801 Commits (19a6a30906d7ec9a2a57c4fe59cd680960c1fcb9)

Author SHA1 Message Date
Ricardo Rodriguez 2edd380a92 [svn r21216] Added - return false; }else{ return true; in function api_block_anonymous_users() 17 years ago
Cristian Fasanando e858bbfc12 [svn r21167] remove doble quotes when generate course code - partial FS#4269 17 years ago
Yannick Warnier c246bbb6b8 [svn r21151] Fix issue with SCORM score in various alternative reporting interfaces 17 years ago
Yannick Warnier 4f30bee246 [svn r21150] New set of filters (supposedly sent with SVN#21147) 17 years ago
Yannick Warnier bff98b6f47 [svn r21148] Changed private method to public method to avoid HTMLPurifier sending fatal errors (see FS#4262) - suggested by Ivan Tcholakov 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
Yannick Warnier 1d5ea061c4 [svn r21142] Do not show SQL error message when in production (part of security improvements FS#4261) 17 years ago
Yannick Warnier 91cc7a6c1d [svn r21141] Remove useless test files that increase risks of PHP vulnerabilities. Leaving changeLister.php as a blank file to override the previous security risk introduce by mistake. 17 years ago
Yannick Warnier 2977a114c1 [svn r21131] Added comment about default max score election. 17 years ago
Yannick Warnier ae38890216 [svn r21130] Removed error logging in hasty commit 17 years ago
Yannick Warnier 4b1a044c14 [svn r21129] Fixing score in SCORM results (see FS#4252) 17 years ago
Isaac Flores e7503e6c08 [svn r21123] logic changes - added function api_get_tools_list - (partial FS#4261) 17 years ago
Cristian Fasanando a44d43cda4 [svn r21121] Fixed vulnerable get parameter: search_folder - partial FS#4261 17 years ago
Cristian Fasanando f07d5e34c9 [svn r21118] Fixed vulnerable get parameter: base_url_alt - partial FS#4261 17 years ago
Cristian Fasanando 09c7b91945 [svn r21117] fixed vulnerable get parameter: img - partial FS#4261 17 years ago
Isaac Flores fa945c9dfc [svn r21110] logic changes - improvements in security in exercice tool - (partial FS#4261) 17 years ago
Cristian Fasanando 0e4227493e [svn r21105] Fixed vulnerable get parameter: action - partial FS#4261 17 years ago
Isaac Flores fcea118f6b [svn r21101] logic changes - improvements in security in agenda tool - (partial FS#4261) 17 years ago
Julio Montoya 5db18576b6 [svn r21100] Adding escape_strings 17 years ago
Julio Montoya be5c7e3391 [svn r21098] Cleaning example tests files see FS#4261 17 years ago
Julio Montoya 419fc5f1d0 [svn r21091] Security improvements FS#4261 17 years ago
Julio Montoya 3730abef98 [svn r21090] Adding database::escape_string 17 years ago
Julio Montoya 13dca5e492 [svn r21088] Security improvements FS#4261 17 years ago
Julio Montoya 46b843a3a6 [svn r21082] Security improvements FS#4261 17 years ago
Julio Montoya 9740dbc002 [svn r21079] Security improvements (2) FS#4261 17 years ago
Julio Montoya 6dca0508d0 [svn r21077] Security improvements FS#4261 17 years ago
Julio Montoya e259fa4ebf [svn r21072] inc/lib directories non browse-able 17 years ago
Ivan Tcholakov 2f13dbf0a9 [svn r21055] FS#306 - A fix: Moving code that includes the multi-byte string library after the section that declares constants. For PHP 5.2.9-2 (tested on Windows Vista, IIS7, FastCGI) notices were produced. The contant LIBRARY_PATH has to be declared first. 17 years ago
Arthur Portugal f6a8b2ccb1 [svn r21047] Fixed display news portal like anonymous FS#3909 17 years ago
Patrick Cool f2120e034b [svn r21046] 17 years ago
Patrick Cool 89c9078f2b [svn r21035] Improve navigation and usability for creating an exercice 17 years ago
Arthur Portugal 1ff7d6310f [svn r21024] Reverted the path in template image - change type not authorized at this stage of development 17 years ago
Arthur Portugal 1d42e676a9 [svn r21019] Changed directory image in FCK editor FS#4232 17 years ago
Isaac Flores 8c9b698c71 [svn r21002] style changes - improvements in message tool - (partial FS#3909) 17 years ago
Ivan Tcholakov bc478ae997 [svn r21000] FS#4246 - Optimizing code about iconv detection. 17 years ago
Arthur Portugal 16c3bed642 [svn r20995] Fixed the directory image FCK editor FS#4232 17 years ago
Isaac Flores c6a04ff12d [svn r20974] Minor - allow see full screen video youtube - (partial FS#3909) 17 years ago
Ivan Tcholakov 72f8c8ab54 [svn r20963] FS#4246 - Correcting iconv-detection to be less aggressive but error safe. Cleaning previously commented code. 17 years ago
Ivan Tcholakov 19b511b13f [svn r20951] FS#4118 - Fixing more unsafe calls of the function getimagesize(), hopefully all of them. 17 years ago
Yannick Warnier 96965deeec [svn r20933] Added Display::display_reduced_header() 17 years ago
Ivan Tcholakov 1b57bd064a [svn r20929] FS#2867 - The FCKEditor, dialogs: Adding support about language translation for the new nice buttons "Ok" and "Cancel". Making these buttons a little bit wider. 17 years ago
Ivan Tcholakov b60fa6d273 [svn r20923] FS#306 - The multi-byte string libray: Removing references to some rare encodings that are not supported by the iconv library. 17 years ago
Cristian Fasanando fe485d95b6 [svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232 17 years ago
Cristian Fasanando 6b58c38476 [svn r20855] Minor - Style change -Fixed problems of video and audio in fckeditor - partial FS#4232 (by jhp1411) 17 years ago
Cristian Fasanando e951ede4d1 [svn r20845] Fixed info icon "i" not aligned - partial FS#4232 17 years ago
Ivan Tcholakov eaae7c3ef2 [svn r20842] FS#2867 - The FCKEditor: Making the "Save" command/button to be compatible with the new "nice buttons" in Dokeos forms. This is necessary when the command "Save" scans the form to identify submit-type button and to "click" it. Previously, a problem was noticed in Wiki and forums (probably it existed in other places too). When "Save" button from the editor was clicked, the updated editor's content was not saved. 17 years ago
Patrick Cool 050d066149 [svn r20835] improve security 17 years ago
Ivan Tcholakov be49a3189d [svn r20799] FS#306 - "Freezing" the multi-byte string library for the incoming release Dokeos 1.8.6. 17 years ago
Isaac Flores f9d6209b23 [svn r20790] logic changes - improvements in remove_XSS - (partial FS#3909) 17 years ago