34823 Commits

Author SHA1 Message Date
skodak
a91b910e4f MDL-17776 added new define CLI_SCRIPT that identifies all CLI scripts + cron (cli scripts do not have session and do not like HTML in output and are executed from command line, cron is an exception) 2009-01-03 14:28:02 +00:00
skodak
e8b7114d5e MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user() 2009-01-03 13:16:59 +00:00
skodak
7fdefb1482 MDL-17775 Chat ajax update.php not using sessions anymore 2009-01-03 13:03:05 +00:00
moodlerobot
d974b37ce3 Updated the HEAD build version to 20090103 2009-01-02 23:59:08 +00:00
skodak
9bda43e6be MDL-16613 refactore session IP tracking; MDL-14213 improved message when IP changes; MDL-17754 SID is regenerated when terminating session and old session is deleted 2009-01-02 23:49:29 +00:00
moodlerobot
94275cbbc2 Automatic installer.php lang files by installer_builder (20090103) 2009-01-02 23:30:40 +00:00
skodak
93f66983cc MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
skodak
27df7ae8a5 MDL-17754 $USER object initialisation cleanup 2009-01-02 21:27:18 +00:00
skodak
eb85959b5c MDL-16613 sesskey initialisation refactored 2009-01-02 21:20:00 +00:00
skodak
1b813f5c2a MDL-17772 fixed guest access; MDL-17754 $USER object initialisation cleanup 2009-01-02 21:05:16 +00:00
skodak
b7b64ff2e0 MDL-17754 next round of session related refactoring 2009-01-02 20:32:05 +00:00
stronk7
6c928b4cfe MDL-12922 restore roll dates - prevent wrong rolls to 0 happening to teachers. Merged from 19_STABLE 2009-01-02 17:59:01 +00:00
skodak
85f6b737a4 MDL-17767 yet more loginas refactoring 2009-01-02 15:29:20 +00:00
skodak
6132768ecb MDL-17767 loginas refactoring and simplification; full SESSION switching implemented 2009-01-02 15:15:26 +00:00
skodak
542797b4e8 MDL-17767 loginas internals refactoring - code moved to sessionlib.php 2009-01-02 14:53:02 +00:00
skodak
8d1964c4f8 MDL-17754 loginas internals refactoring - code moved to sessionlib.php 2009-01-02 13:58:12 +00:00
skodak
0ad6b20cb2 MDL-17754 session code refactoring; removing test cookie which will be replaced by wwwroot checks 2009-01-02 13:42:43 +00:00
skodak
973d2660e6 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
d877685831 MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
skodak
34a2faed92 MDL-16613 sesskey cleanup 2009-01-02 10:43:12 +00:00
skodak
e821d24c72 MDL-16613 sesskey cleanup 2009-01-02 10:43:12 +00:00
skodak
81911e4d34 MDL-16613 sesskey cleanup 2009-01-02 10:36:27 +00:00
skodak
d4a1fcaf11 MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
moodlerobot
4a960ee7fc Updated the HEAD build version to 20090102 2009-01-01 23:56:30 +00:00
skodak
c7d45f6da0 MDL-17226 reverted incorrect fix 2009-01-01 23:55:20 +00:00
moodlerobot
bb52fe6f65 Automatic installer.php lang files by installer_builder (20090102) 2009-01-01 23:28:35 +00:00
skodak
6648265857 MDL-16262 recovery of broken single simple discussions after old reset 2009-01-01 22:53:43 +00:00
skodak
af53d23f68 MDL-16262 fixed resetting of single simple discussions 2009-01-01 22:43:00 +00:00
skodak
1033221c21 MDL-15172 lowered timeoout and adding warning that users must not click continue in middle of course import - this is a silly workaround, unfortunately I did not find better solution 2009-01-01 16:05:37 +00:00
skodak
d1aa1e4855 MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
moodlerobot
1ab1b0f22d Updated the HEAD build version to 20090101 2008-12-31 23:54:28 +00:00
skodak
a327c3176a MDL-17203 ooops, forgot to bump up main version number 2008-12-31 16:10:49 +00:00
skodak
7baf68d8a7 MDL-17203 longer default salt; merged from MOODLE_19_STABLE 2008-12-31 15:57:27 +00:00
skodak
804656ff9b MDL-17203 prevent disclosing of sensitive information 2008-12-31 15:53:31 +00:00
skodak
b20c631896 MDL-17203 hash salt added to calendar export 2008-12-31 15:50:46 +00:00
skodak
dbf9d4cb37 MDL-17203 new option for disabling of calendar export 2008-12-31 14:10:44 +00:00
skodak
81f2bb8122 MDL-14992 new database based session table - not used yet 2008-12-31 12:24:19 +00:00
moodlerobot
3f15700abc Updated the HEAD build version to 20081231 2008-12-30 23:58:07 +00:00
skodak
af9b269cb8 MDL-15928 PHP 5.2.8 has new zip support - all know problems seem to be solved - yay! 2008-12-30 19:17:39 +00:00
skodak
d993468db0 MDL-17556 fixed whitespace 2008-12-30 16:29:38 +00:00
moodlerobot
8095410908 Updated the HEAD build version to 20081230 2008-12-29 23:55:41 +00:00
skodak
27134b7dde MDL-17682 added default value for city field 2008-12-29 21:46:59 +00:00
skodak
9e1bb31035 MDL-17724 fixed group/grouping renaming now allows case change 2008-12-29 21:32:20 +00:00
skodak
920337d1d0 MDL-17637 fixed adobe XSS protection 2008-12-29 21:18:02 +00:00
skodak
bba9b20e0e MDL-17677 fixed string locations - patch by Vlas Voloshin; merged from MOODLE_19_STABLE 2008-12-29 20:21:01 +00:00
skodak
7f51af40c5 MDL-17746 fixed debugdisplay typo in cron - patch by Tomasz Muras 2008-12-29 19:57:47 +00:00
skodak
d942a35a26 MDL-17222 Security overview report - not finished yet, work in progress 2008-12-29 19:13:56 +00:00
moodlerobot
388ebdf698 Updated the HEAD build version to 20081229 2008-12-28 23:56:15 +00:00
skodak
ce5a068b2f MDL-17738 fixed uninitialised setting 2008-12-28 18:42:35 +00:00
moodlerobot
301977f88e Updated the HEAD build version to 20081228 2008-12-27 23:55:33 +00:00