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
|
12 years ago |
Julio Montoya
|
64d3ee9267
Fixing fatal error in local due the latest merge
|
12 years ago |
Julio Montoya
|
8ac6719079
Merge with 1.9.x
|
12 years ago |
Julio Montoya
|
28c497e31c
Fixing course visibility when password is set to ON see #5664
|
12 years ago |
Julio Montoya
|
94298bd9d4
Group id now should work like session id see #5648
|
12 years ago |
Julio Montoya
|
f9fd66634b
Merging from branch 1.9.x
|
12 years ago |
Julio Montoya
|
a425a4bf31
Fixing $_user array when first login using _api_format_user() function see #5640 + removing UNIX_TIMESTAMP
|
12 years ago |
Julio Montoya
|
16bb54501d
Changing group edition behaviour see #5625
|
12 years ago |
Julio Montoya
|
b8e4024859
Fixing SQL error when editing groups see #5625
|
12 years ago |
Julio Montoya
|
4a4bbb5bc6
Setting _gid gidReq (group id) in the session like id_session
|
12 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
|
12 years ago |
Julio Montoya
|
583337a3d5
Removing classes already loaded by autoloader, removing comments
|
12 years ago |
Julio Montoya
|
8cafb13169
Merge with 1.9.x
|
12 years ago |
Julio Montoya
|
880566ae47
Minor - cosmetic changes
|
12 years ago |
Julio Montoya
|
b62bb59fc6
Fixing openid mysql errors see #5463
|
12 years ago |
Julio Montoya
|
9cf5a81774
Fixes in redirect and local when using sso_referer
|
12 years ago |
Julio Montoya
|
06be33018e
Fixing UTC time
|
12 years ago |
Julio Montoya
|
2cb5d6f05a
Adding api_format_course_array() in order to clean the course array
|
12 years ago |
Yannick Warnier
|
b54576879c
Fixed page_after_login by role - refs #5266
|
12 years ago |
Yannick Warnier
|
72d67dfd1f
Fixed page_after_login feature - see #5266
|
12 years ago |
Yannick Warnier
|
2bde171a84
Minor - local.inc.php indentation and comments cleanup
|
12 years ago |
Julio Montoya
|
4752bcfcd9
Fixing user id wrong variable see #4619
|
12 years ago |
Julio Montoya
|
4dd876d90a
Should fix bug when using course legal when loggin as anonymous see #4619
|
12 years ago |
Julio Montoya
|
0543c0b61e
use_session_mode is always true (variable should be removed in the next version)
|
12 years ago |
Julio Montoya
|
f8a460f8ec
Moving code from local to the conditional login see #5217
|
12 years ago |
Julio Montoya
|
211f2b7946
drh role can access the exercise reports see #4676
|
12 years ago |
Julio Montoya
|
8034435745
Allowing legal notice in courses with visibility OPEN_WORLD, OPEN_PLATFORM see #4619
|
12 years ago |
Yannick Warnier
|
e56ef06dc2
Improve the SSO login check by allowing several possible referers (BT#4158)
|
12 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
|
12 years ago |
Julio Montoya
|
89db09a4eb
Fixing warning message
|
12 years ago |