peterbulmer
735f76f0f4
MDL-15942 catch one more instance of mnet update needing secure commit
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:10:16 +00:00
peterbulmer
cd6eda7ea8
MDL-17038 bugfixes
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:09:04 +00:00
peterbulmer
48fd1cf621
MDL-17038 - truncate overlength varchar fields before attempting to insert
...
Signed-off-by: Peter Bulmer <peter.bulmer@catalyst.net.nz>
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:08:24 +00:00
peterbulmer
c5caa7199d
MDL-17038 formatting correction
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:07:38 +00:00
peterbulmer
8f3f4373dd
MDL-17038 Change to use sensible variable names
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:07:14 +00:00
peterbulmer
edf57f60fc
MDL-17038 - refine query to limit size of returned data.
...
Author: Peter Bulmer <peter.bulmer@catalyst.net.nz>
2008-10-30 04:06:46 +00:00
peterbulmer
a17912002b
MDL-15933 Require jump destination MNET peer to be non-deleted.
...
Also require landing source MNET peer to be non-deleted.
2008-08-13 23:34:11 +00:00
donal72
e0033fb83c
Test for empty dataset to suppress a warning
2007-11-01 06:13:19 +00:00
donal72
753775479c
MDL-11040: get_complete_user_data doesn't get the complete user data. Replace with get_record to bring over the user's description.
2007-10-16 08:50:41 +00:00
nicolasconnault
3d6d2b8153
MDL-8605 New user directories implemented
2007-10-11 13:19:53 +00:00
stronk7
c6b2e4fce9
Added Id tag
2007-08-06 22:15:19 +00:00
donal72
1880a55e53
MDL-9288 : An additional addslashes() that was in Petr's patch but didn't get committed. Tested and required.
2007-08-03 11:15:59 +00:00
donal72
791fbc5687
MDL-9288 - use addslashes to avoid injection attacks on data imported vi mnet
2007-04-29 13:59:01 +00:00
nicolasconnault
a0eb0c7b14
MDL-9322 Fixed all non-compliant XHTML in mnet files (plus logs and enrol)
2007-04-13 06:33:00 +00:00
skodak
a26c09be05
MDL-9297 - fixed broken mnet logout caused by my auth refactoring
2007-04-11 14:01:03 +00:00
skodak
3f833b914c
MDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout
2007-04-11 13:00:10 +00:00
skodak
f032cd818e
MDL-9287 missing resultset check in mnet config_form()
2007-04-11 08:49:56 +00:00
skodak
9244a6be27
MDL-9286 Incorrect setting of defaults for rpc_negotiation_timeout
2007-04-11 08:45:22 +00:00
donal72
d4c97b77a5
MNET: Uninitialised variable $timenow. Should be time()?
2007-04-10 22:20:07 +00:00
skodak
87e70ea390
MDL-8973 auth hooks final cleanup
2007-03-28 08:26:02 +00:00
skodak
a045329951
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
...
backported from HEAD
2007-03-22 12:40:16 +00:00
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
martinlanghoff
7580ce94ef
mnet: check for the _right_ varname before warning about mnet being off
2007-01-18 03:16:55 +00:00
martinlanghoff
92e46c0305
mnet: better descriptions and warnings in admin pages
2007-01-17 22:23:56 +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
donal72
7d542ec91d
Auth: Replace hardcoded strings: MDL-8069
2007-01-10 21:43:04 +00:00
donal72
b7b50143f3
Auth: Bugfix: MDL-8131
2007-01-10 00:50:59 +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