Commit Graph

235 Commits (f339330caecdfba7dfc0c66aa0f6995f052d27ea)

Author SHA1 Message Date
Yannick Warnier 82914a005a Added new Drupal SSO plugin counterpart - read first lines to know how to configure - refs BT#6733 12 years ago
Yoselyn Castillo c0c673effe removing term an conditions check y user foollow a link -refs #6535 13 years ago
Yoselyn Castillo 43a9f5d5c2 removing term an conditions check y user foollow a link -refs #6535 13 years ago
Yannick Warnier 24495c93f9 Implementation of "hidden" visibility for courses - fixed visibility of courses in sessions - refs BT#6585 13 years ago
Julio Montoya 6773a8829b Adding account blocked due number of wrong attempts see BT#6486 13 years ago
Julio Montoya e9a09258da loginFailed is now based in a session instead of a _GET see BT#6486 13 years ago
Julio Montoya 37597b882b Show captcha after the first wrong attempt see BT#6486 13 years ago
Julio Montoya 59e18b4944 Fixing notices see BT#6329 13 years ago
Yannick Warnier 750a4c5d40 Fixed issue with access to sessions: SESSION COACHES can now access the session courses - refs BT#5880 13 years ago
Julio Bonifacio 38d6e8883b Remove error notice Undefined variable: is_courseCoach Refs #5909 13 years ago
Julio Montoya 2b9ccd80bc Should fix bug that disable correctly set user permissions see BT#5789 13 years ago
Julio Montoya 57452b243a Avoid notice see #5769 13 years ago
Julio Montoya fa406f3581 Minor - cosmetic changes 13 years ago
Julio Montoya d6166c4155 When login via SSO we can show the userportal so admins can still login instead of redirecting ALWAYS to the external system see BT#5145 13 years ago
Julio Montoya 28c497e31c Fixing course visibility when password is set to ON see #5664 13 years ago
Julio Montoya 94298bd9d4 Group id now should work like session id see #5648 13 years ago
Julio Montoya a425a4bf31 Fixing $_user array when first login using _api_format_user() function see #5640 + removing UNIX_TIMESTAMP 13 years ago
Julio Montoya 16bb54501d Changing group edition behaviour see #5625 13 years ago
Julio Montoya b8e4024859 Fixing SQL error when editing groups see #5625 13 years ago
Julio Montoya 4a4bbb5bc6 Setting _gid gidReq (group id) in the session like id_session 13 years ago
Julio Montoya fccf6d6765 Fixing group session id bug, when setting gidReq = 0 the group id must be removed + fixing menu link see #5610 13 years ago
Julio Montoya b62bb59fc6 Fixing openid mysql errors see #5463 14 years ago
Julio Montoya 9cf5a81774 Fixes in redirect and local when using sso_referer 14 years ago
Julio Montoya 06be33018e Fixing UTC time 14 years ago
Julio Montoya 2cb5d6f05a Adding api_format_course_array() in order to clean the course array 14 years ago
Yannick Warnier b54576879c Fixed page_after_login by role - refs #5266 14 years ago
Yannick Warnier 72d67dfd1f Fixed page_after_login feature - see #5266 14 years ago
Yannick Warnier 2bde171a84 Minor - local.inc.php indentation and comments cleanup 14 years ago
Julio Montoya 4752bcfcd9 Fixing user id wrong variable see #4619 14 years ago
Julio Montoya 4dd876d90a Should fix bug when using course legal when loggin as anonymous see #4619 14 years ago
Julio Montoya 0543c0b61e use_session_mode is always true (variable should be removed in the next version) 14 years ago
Yannick Warnier 2e489db15f Minor - code indentation fix 14 years ago
Julio Montoya f8a460f8ec Moving code from local to the conditional login see #5217 14 years ago
Julio Montoya 211f2b7946 drh role can access the exercise reports see #4676 14 years ago
Julio Montoya 8034435745 Allowing legal notice in courses with visibility OPEN_WORLD, OPEN_PLATFORM see #4619 14 years ago
Yannick Warnier e56ef06dc2 Improve the SSO login check by allowing several possible referers (BT#4158) 14 years ago
Julio Montoya 1082ace12c Moving some code from local to a CourseManager function in order to avoid a bug when $_course was not loaded even if we have a correct course code 14 years ago
Julio Montoya 89db09a4eb Fixing warning message 14 years ago
Laurent Opprecht 693fa8a055 minor remove warnings 14 years ago
Julio Montoya d8992bd85e Removing require_once libs already called with autoload.inc.php 14 years ago
Julio Montoya 2979883ff4 Adding new admin function in usermanager add_user_as_admin, delete_user_admin using UserManager::is_admin see 4682 14 years ago
Julio Montoya 9cf3677546 More fixes in the terms and condition page see #4851 14 years ago
Julio Montoya 93c814871a Should fix bug when redirecting the api_not_allowed() form to the wanted URL see #4405 14 years ago
Julio Montoya c4ceb50da0 Adding unsubscribe option for users see #4720 14 years ago
Julio Montoya c3bf94544b Should fix bug that enables a teacher to enter a course 14 years ago
Julio Montoya 97b8ea157d Fixing PHP warning message 14 years ago
Laurent Opprecht 6e3863b699 minor remove warnings 14 years ago
Laurent Opprecht fc1dff7906 #4784 session register 14 years ago
Laurent Opprecht 03926d6722 #4784 api_session_register 14 years ago
Laurent Opprecht 21683bf5ed custom pages clean up: remove unnecessary requires 14 years ago