Commit Graph

2202 Commits (780f1ce1645c823ad69053ea83d313b10cbbab5d)

Author SHA1 Message Date
Ivan Tcholakov aafc3e4b11 [svn r21272] FS#306 - Introducing more function in the file system API. 17 years ago
Jan Derriks 1d75c6d126 [svn r21262] Forum http://www.dokeos.com/forum/viewtopic.php?t=12521 17 years ago
Ivan Tcholakov 84b00a8c7c [svn r21254] FS#306 - Adding the functions api_is_dir() and api_is_system_path() within the new low-level API to the file system. A minor fix for the function api_url_to_local_path() within the main API. 17 years ago
Arthur Portugal 650cb1810e [svn r21250] The corresponding database doesn't exist anymore (by yannoo) 17 years ago
Ivan Tcholakov 1726ed6060 [svn r21249] FS#306 - Introducing a new library that will re-implement some PHP file system related functions. These replacement functions will deal with the diffenrent encodings that are used by the Dokeos platform and the server's file system. 17 years ago
Ivan Tcholakov 3efbdbf6e8 [svn r21246] FS#306 - Introducing two conversion functions: api_file_system_encode() and api_file_system_decode(). 17 years ago
Ivan Tcholakov 7097eb634b [svn r21217] FS#306 - Introducing a new function api_get_file_system_encoding(). Guessing file system encoding is tricky, some corrections in this function are possible. 17 years ago
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
Cristian Fasanando 844b620393 [svn r21104] Fixed vulnerable get parameter: code and filename - 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 733569e257 [svn r20959] FS#4247 - The Chat tool: Fixing javascript errors caused by the course navigation menu on the right. 17 years ago
Ivan Tcholakov 8961f2c786 [svn r20953] FS#4246 - The global initialization script: Leaving untouched two of the internal encoding values of the iconv extension. The Dokeos system does not use them. 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