]> git.mjollnir.org Git - moodle.git/commit
buggy_referer is dead! Long live buggy_referer!
authormoodler <moodler>
Thu, 2 Jan 2003 14:49:23 +0000 (14:49 +0000)
committermoodler <moodler>
Thu, 2 Jan 2003 14:49:23 +0000 (14:49 +0000)
commit36b4f9852ee379e9cb79656ed1b1123ff50bfbd3
tree6d6058ac790ff13787c1c99abe9c9a3e55c0444e
parentfb964e0c78199e16629f9dff9fc807087385dd46
buggy_referer is dead!   Long live buggy_referer!

Should be fixed now.  As a bonus, I've removed all the uses of
HTTP_POST_VARS from all scripts.

All forms should use the new data_submitted() function to collect
form data (it does the match_referer thing internally now).

Much nicer.
26 files changed:
admin/auth.php
admin/config.php
admin/site.php
course/categories.php
course/edit.php
course/editsection.php
course/enrol.php
course/teachers.php
files/index.php
lib/weblib.php
login/change_password.php
login/forgot_password.php
login/index.php
login/signup.php
mod/assignment/submissions.php
mod/choice/view.php
mod/forum/post.php
mod/journal/edit.php
mod/journal/report.php
mod/quiz/attempt.php
mod/quiz/category.php
mod/quiz/edit.php
mod/quiz/question.php
mod/resource/details.php
mod/survey/details.php
user/edit.php