diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-24 22:09:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-24 22:09:36 -0400 |
commit | 8f48dd2a8de9d79c23f0b5c499a6283de4698c3a (patch) | |
tree | 46456909d2b5ab0c0d66043a18e7a2b48a8f0206 /doc | |
parent | 36a0d984c9323c51bcb604b4c021a3c9659cc1f5 (diff) |
resp
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/Moving_Pages.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/Moving_Pages.mdwn b/doc/todo/Moving_Pages.mdwn index cf1ce89c6..bd6507dd0 100644 --- a/doc/todo/Moving_Pages.mdwn +++ b/doc/todo/Moving_Pages.mdwn @@ -211,3 +211,10 @@ Cases to consider: I think it would be enough that you cannot rename to a location outside of srcdir, you cannot rename to a location that you wouldn't be able to edit because it is locked, and you cannot rename to an existing page. + + > Well, there are a few more cases (like not renaming to a pruned + > filename, and not renaming _from_ a file that is not a known source + > file or is locked), but yes, that's essentially it. + > + > PS, the first thing I do to any + > web form is type /etc/passwd and ../../../../etc/passwd into it. ;-) --[[Joey]] |