web commit by JoshTriplett: (included in ikiwiki) xor (third-party plugin)?

master
joey 2007-02-13 11:19:41 +00:00
parent 9de8de911c
commit 716b0486f4
1 changed files with 6 additions and 1 deletions

View File

@ -6,4 +6,9 @@ Thanks
john
> Either way would work ok. From a security standpoint, keeping the templates under version control isn't entirely safe, if you have anonymous untrusted svn committers. Web commits won't be able to touch them though, so that's ok. --[[Joey]]
> Either way would work ok. From a security standpoint, keeping the templates under version control isn't entirely safe, if you have anonymous untrusted svn committers. Web commits won't be able to touch them though, so that's ok. --[[Joey]]
Couldn't the [[templates/plugin]] template replace the "included" parameter
with the same check used for "third-party plugin"? Don't "third-party plugin"
and "included in ikiwiki" form precisely complementary sets? --[[JoshTriplett]]