diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:32:08 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:32:08 +0000 |
commit | 245952e0c31cfd9cd5de3958c83f2ea832afdf3b (patch) | |
tree | d8e78e8bac926d57d072226e3131088457aaa261 | |
parent | 5f81e56678a3527bd1bb452f9eda1e288ea9e209 (diff) |
web commit by JamesWestby
-rw-r--r-- | doc/bugs/404_when_cancel_create_page.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/404_when_cancel_create_page.mdwn b/doc/bugs/404_when_cancel_create_page.mdwn index 091254cb5..780187d31 100644 --- a/doc/bugs/404_when_cancel_create_page.mdwn +++ b/doc/bugs/404_when_cancel_create_page.mdwn @@ -29,6 +29,9 @@ if it is known. > that also deal with creating a new page with no defined $from location. > [[bugs/done]] --[[Joey]] +>> Yes of course, that's what I get for submitting an untested patch! +>> I must stop doing that. + [P.S. just above that is $type=$form->param('type'); @@ -51,3 +54,7 @@ at least exclude `/` and `..`. I'm happy to turn this in to a patch if you agree > garbage an attacker might try to put in. If it wasn't for that check, > using possibly_foolish_untaint there would be _very_ foolish indeed.. > --[[Joey]] + +>> Nice, sorry I missed it. +>> I must say thankyou for creating ikiwiki. +>> The more I look at it, the more I admire what you are doing with it and how you are going about it
\ No newline at end of file |