nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
skodak
20f2564695
MDL-8590 auth cleanup - part 6; backported from HEAD
2007-02-21 21:45:14 +00:00
skodak
9f9743cb88
MDL-8590 auth cleanup - part 1; backported from HEAD
2007-02-20 17:06:47 +00:00
martinlanghoff
4c1c5d2638
mnet: auth/mnet cron() now clears out stale sessions -- how did we miss this?
2007-01-24 04:25:56 +00:00
martinlanghoff
4e04772745
mnet: fix SSO breakage if the same user was using multiple browsers
2007-01-24 04:15:50 +00:00
donal72
560b3acc85
Mnet: Bugfix for rev 1.10: Update user's enrolment information on jump/land
2007-01-23 23:07:29 +00:00
donal72
cdf2232920
Mnet: Rename field: access to accessctrl for Oracle interop: MDL-8237
2007-01-23 21:27:50 +00:00
donal72
573f8b025c
Mnet: Update user's enrolment information on jump/land
2007-01-23 02:38:54 +00:00
martinlanghoff
62d78bf508
mnet: update_enrolments() WIP
2007-01-22 05:46:40 +00:00
martinlanghoff
15e4772380
mnet: send user enrolment information from SP to IDP at landing time, WIP
2007-01-22 04:41:17 +00:00
martinlanghoff
0743661ea5
mnet: it is $USER->mnet_foreign_host_array instead of $SESSION->mnet_foreign_host_array. $SESSION is fraught with peril as it persists acros logins/logouts
2007-01-19 08:36:02 +00:00
donal72
1451836469
Mnet: In auth config, show which hosts have mnet/auth configured
2007-01-17 14:13:19 +00:00
donal72
4d8c087e02
MNET: MyCourses block enriched with links to remote Moodles when roaming
2007-01-16 05:00:18 +00:00
donal72
3d7e44684f
Mnet: Bugfix for keepalive client
2007-01-11 05:38:45 +00:00
donal72
016bac47b7
Auth: Better error message when SSO fails
2007-01-11 04:16:34 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +00:00
martinlanghoff
c72fe8018d
mnet: new auth plugin
2007-01-04 03:26:04 +00:00