
| Key: |
MDL-17787
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Petr Skoda
|
| Reporter: |
Petr Skoda
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
|
MDL-17754 Session improvements and related rewrites
|
|
|
|
|
|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
06/Jan/09
|
| Affected Branches: |
MOODLE_19_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
The old session switching problems are gone in latest PHP 5.2x and apache - the serious session error detected was most often caused by incorrect URL when accessing moodle (like wwwroot=moodle.org but www.moodle.org used in browser).
|
|
Description
|
The old session switching problems are gone in latest PHP 5.2x and apache - the serious session error detected was most often caused by incorrect URL when accessing moodle (like wwwroot=moodle.org but www.moodle.org used in browser). |
Show » |
committed 29 files to 'Moodle CVS' - 06/Jan/09 06:37 AM
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
|
|
|
committed 4 files to 'Moodle CVS' - 06/Jan/09 07:45 AM
MDL-17787 removed unused health test and cleanup up config table - MoodleTest cookie not used anymore
|
|
|
martignoni committed 1 file to 'Lang CVS' - 11/Jan/09 05:33 PM
|