Commit Graph

312 Commits (e150372d529b307100bb91a2c9ced338ff82f422)

Author SHA1 Message Date
Yannick Warnier e150372d52 Security: SQL-escape user IP before inserting into the database 8 years ago
Angel Fernando Quiroz Campos 2ca7f19b07 Fix block by mandatory survey - refs BT#12915 8 years ago
Angel Fernando Quiroz Campos 8b7a4d9de9 Validate mandatory survey to access to course - refs BT#12915 8 years ago
Angel Fernando Quiroz Campos 891fd18cc9 Add mandatory surveys to course 8 years ago
jmontoyaa dc21e844ab COURSE_VISIBILITY_OPEN_PLATFORM don't need to be registered to the course. 9 years ago
Angel Fernando Quiroz Campos 48326d35f4 Remove E_NOTICEs with LDAP authentication - refs BT#11215 10 years ago
Yannick Warnier aeb1521fb7 Fix access to users list for admins: allow platform admin to enter open courses (visibility 2). There was apparently a condition allowing admins to enter all courses but the ones open to the platform - loosely refs BT#11108 10 years ago
jmontoyaa 7b82a178a2 Save track_e_course_access before removing the session information see BT#11005 10 years ago
jmontoya 72d8aae519 Remove lastLogin use last_login instead. 10 years ago
Julio Montoya 4a7b1ecac3 Adding missing value user_ip 10 years ago
Julio Montoya c3be69c9e3 Fix session edition + fix session access error. 10 years ago
Yannick Warnier f8fd7bc564 Ensure variables are true before allowing course access in previous commit to local.inc.php 10 years ago
Yannick Warnier 441d7828be Fix permissions and cidReset detector to avoid preventing a course tutor to enter his own session-course 10 years ago
José Loguercio 76c8dcdb05 Fixes User Access to course - Refs #7900 10 years ago
Yannick Warnier cdd57cb1d7 Add trailing slash to redirection path to avoid missed redirection failure 10 years ago
José Loguercio 88b427d335 Fixed captcha - Refs #7838 10 years ago
Yannick Warnier a5fdc99fca Additional fix to prevent useless redirection in SSO for Drupal - refs BT#10145 10 years ago
Julio Montoya 4c6339c741 Fix fatal error. 10 years ago
Julio Montoya 08cfb03f90 api_not_allowed(true); if session doesn't exist see #7776 10 years ago
Julio Montoya 4337dc5340 Minor format code. 10 years ago
Yannick Warnier 1288067207 Fixed code style *again* because of non-updated PR, then move the facebook.inc.php inclusion to avoid NOTICE alerts - refs #7605 11 years ago
baelmyhu 3746a50ad2 merge 11 years ago
Yannick Warnier 0623fd661d Rename autolunch field to its original meaning of autolaunch #db 11 years ago
Yannick Warnier 9acc02090b Update and adjust code to match new database current settings - refs #7538 11 years ago
Julio Montoya dd9478824e Add symfony2 security encoders see #7646 11 years ago
Yannick Warnier e7e854f23d Partial move of settings from configuration.php to table settings_current - refs #7538 11 years ago
Julio Montoya 1433d42058 Format code + use api_get_user_info() 11 years ago
Julio Montoya 7e942b1982 Add force_sso_redirect (pending validation) see BT#9773 11 years ago
Julio Montoya 110b31075d Remove "stric"t option the api_replace_dangerous_char() is always strict. 11 years ago
Julio Montoya 665a9a6066 Event::event_login now requires a user id 11 years ago
Imanol Losada 26d9280791 Fix some chamilo queries 11 years ago
Julio Montoya ddffda7ba8 Format code, change && with and. 11 years ago
Julio Montoya bcdd4f0037 Rename course_rel_user.tutor_id with is_tutor 11 years ago
Julio Montoya 221f333f17 Replace id_user with user_id, and id_session with session_id 11 years ago
Julio Montoya 51fa68d4cb Replace id_session with session_id. 11 years ago
Julio Montoya 065e4863a4 Replace course_rel_user.course_code with course_rel_user.c_id 11 years ago
Yannick Warnier d8b4c805cd Fix admin redirect to admin panel 11 years ago
Julio Montoya 1bcb5841a3 Fix login when expiration_date is empty. 11 years ago
Julio Montoya 2b17f983b9 Format code, rename function, remove unneeded functions. 11 years ago
Julio Montoya 277c7fdb37 Add c_id in track tables 11 years ago
Julio Montoya 7bf47ed59c Adding Event and ExerciseLib classes. 11 years ago
Yannick Warnier e4ba3c923f Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440 11 years ago
Julio Montoya 9c8ddf56a9 Minor - format code. 11 years ago
Julio Montoya c9295139e3 Minor - Format code 11 years ago
Julio Montoya 97a1862a4b Replacing mysql now() see BT#8397 11 years ago
Yannick Warnier f00c75d42f Minor - Code styling changes (during #8268) 11 years ago
Yannick Warnier c6e8a233e4 Small update to SSO check to allow sso_referer not to include last path element to avoid issues with friendly URLs - refs BT#8268 11 years ago
Julio Montoya a813640077 Fixing anonymous link + lp view error see #6768 and 7111 12 years ago
Julio Montoya 82df5fb74a Fixing redirection see BT#8207 and #6768 12 years ago
Julio Montoya 40ac034474 Fixing anonymous access to courses + hiding "Joe Anonymous" see #7111 12 years ago