10 Commits

Author SHA1 Message Date
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
skodak
f5fd4347dd MDL-8973 auth hooks final cleanup; merged from MOODLE_18_STABLE 2007-03-28 08:28: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
skodak
03f5a0f87c major whitespace cleanup - fixed \r\n line-ending 2006-09-20 19:46:52 +00:00
moodler
8a8333860e Checking in some old changes 2006-03-09 16:45:25 +00:00
moodler
24d8f4fb7e So that we have the password handy later 2005-08-01 08:49:33 +00:00
mikewaters
5b561c2801 Modified Files:
hive/expired.php hive/lib.php tidy up login process
 Added Files:
 	hive/login.php  handle login request
2005-07-29 08:06:01 +00:00
moodler
f0fc458a82 More Hive integration 2005-07-15 06:09:34 +00:00
moodler
f27149b73a use POST for Hive now as the bug is fixed 2005-07-15 05:54:00 +00:00
moodler
af59d44b4f Initial working version of Hive Single-Sign-On (Second-Sign-On)
Hook for these is in authenticate_user in moodlelib.php
2005-07-15 04:24:35 +00:00