iarenaza
0baafc173a
Fix MDL-11632: Multiple files with emtpy lines outside PHP open/close tags
...
There are multiple issues with Moodle files containing empty or blank lines
(lines consisting of white spaces or tabs only) and/or white space before or
after the PHP open and close tags, notably with config.php and theme files.
2007-10-09 21:43:28 +00:00
jgutierr25
c39e721374
Pb with autologinguest
2007-09-11 07:54:55 +00:00
jgutierr25
5128f0b3fa
problem with autologinguest
2007-08-31 09:49:15 +00:00
skodak
90afcf3280
MDL-10260 added new user_delete() hook into auth plugins; refactored user delete code = new function delete_user() in moodlelib.php + improved cleanup in core tables when deleting user
2007-08-21 20:52:36 +00:00
nicolasconnault
e295df447f
MDL-10870 All files updated to new build_navigation() method.
2007-08-17 11:18:58 +00:00
moodler
0c5e6027d2
I merged all changes over from 1.8 to HEAD.
...
None of it looked too serious but I'VE NOT TESTED THIS AT ALL.
MDL-10366
2007-08-11 12:58:08 +00:00
jgutierr25
6dfddff7ce
*** empty log message ***
2007-07-23 11:37:21 +00:00
jgutierr25
df5b8b8895
test if auth cas activated and no parameters
2007-07-17 12:08:26 +00:00
jgutierr25
017f1a617d
*** empty log message ***
2007-07-17 11:46:19 +00:00
jgutierr25
f535ea21fd
*** empty log message ***
2007-07-09 08:49:47 +00:00
Martin Langhoff
a9b24e489b
cvsimport fixups - new files
2007-07-07 14:30:55 +12:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
jgutierr25
74c9f514ab
pb case sensitive when get ldap attribute
2007-06-28 09:35:32 +00:00
jgutierr25
209596cb6a
automatic authentication when direct access from another CAS application and multiauth
2007-06-05 08:35:57 +00:00
jgutierr25
c8afa50ba5
*** empty log message ***
2007-05-21 07:11:12 +00:00
skodak
e52f2d582e
MDL-9642 auth/CAS: Dependence on external PEAR DB; merged from MOODLE_18_STABLE
2007-05-10 12:30:14 +00:00
poltawski
e9e928b68d
MDL-9742 Converting tabs to spaces
2007-05-09 00:50:29 +00:00
jgutierr25
0c121d998a
patch for bug when you connect from authentication block on main page
2007-05-04 08:06:40 +00:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
skodak
f5fd4347dd
MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE
2007-03-28 08:28:02 +00:00
skodak
6bc1e5d577
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs
2007-03-22 12:27:52 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
430759a5fe
MDL-8590 auth cleanup - part 6
2007-02-21 21:42:10 +00:00
skodak
139ebfdb3b
MDL-8590 auth cleanup - part 1
2007-02-20 17:03:36 +00:00
donal72
a9ad3633c7
Auth: Replace hardcoded strings: MDL-8069
2007-01-10 23:17:51 +00:00
donal72
b7b50143f3
Auth: Bugfix: MDL-8131
2007-01-10 00:50:59 +00:00
skodak
741fc7af6f
MDL-7861 xhtml strict fixes - added langmenu class
2007-01-05 16:39:02 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
martinlanghoff
b9ddb2d5ea
multiauth: migrated all files to the new OO API, written new API documentation
...
Author: Martin Langhoff <martin@catalyst.net.nz>
2007-01-04 04:52:42 +00:00
moodler
dd83687833
Make CAS work MDL-6931
2006-10-25 05:51:18 +00:00
skodak
d8247de55e
problem with incorrect redirect url - wwwroot without the trailning slash in not standard compliant MDL-6193
2006-10-08 18:55:18 +00:00
toyomoyo
c26ba25f32
merged, changepassword obsolete
2006-05-31 06:58:51 +00:00
toyomoyo
e79771162c
merged, changepassword obsolete
2006-05-31 06:42:35 +00:00
skodak
2c3432e684
fixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and #3848 ; merged from MOODLE_16_STABLE
2006-05-15 21:36:46 +00:00
martinlanghoff
50fc296d8d
auth/cas: dos2unix on index_form.html - bug #5053
2006-04-25 23:15:08 +00:00
skodak
de177d8f2d
FIX ME notice for $cas_validate that should be IMHO global, but it works anyway
2006-04-22 15:55:20 +00:00
martinlanghoff
39132bce56
auth/cas: fixed syntax errors in cast -- credits to Nigel McNie
2005-12-12 03:22:09 +00:00
moodler
22ef40b0a4
Removed optional_param
2005-12-06 05:16:07 +00:00
phoenixfr
1e4e38857a
release with automatic login and optional logout from SSO
2005-08-26 07:48:53 +00:00
skodak
269ecdac44
code cleanup - see SC#129; merged from MOODLE_15_STABLE
2005-07-05 17:02:55 +00:00
phoenixfr
e5a144bca7
anonymous login error solve (trash way)
2005-04-29 08:38:21 +00:00
phoenixfr
955db841f8
$CASLANGUAGES correction
2005-04-25 08:39:07 +00:00
moodler
7c12949d10
Rationalised get_user_info_from_db() and sundry other small bits into
...
a single function called: get_complete_user_data()
This is to help shibboleth but will also help when this function
needs to be extended in future.
2005-04-17 12:08:46 +00:00
moodler
aeb2bcace4
Removed old files
2005-03-23 09:55:52 +00:00
phoenixfr
84391243f3
Cas specific
2005-03-16 10:43:38 +00:00
phoenixfr
6fcd19e3cb
CAS function Call
2005-03-16 10:40:39 +00:00
phoenixfr
9b7e5dd2d6
call of cas function in lib.php
2005-03-14 13:02:14 +00:00
phoenixfr
5888f3912c
add of cas functions for login module
2005-03-14 13:01:22 +00:00
phoenixfr
f8c330c023
*** empty log message ***
2005-03-14 12:19:17 +00:00
gustav_delius
93d34a8c5b
some XHTML fixes
2005-03-13 13:55:19 +00:00