Allow curly braces to be used in pagespecs
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 18 May 2009 19:25:10 +0000 (15:25 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 18 May 2009 19:25:10 +0000 (15:25 -0400)
commit23a4ee6d15dbd9b8e8c6588a829dd30a26a8de32
tree5d7d76ba25bd6331e1f2940c481477ecb4de9d12
parent0516ba04d014628be983dbd3e4c28a8f52a2c3e7
Allow curly braces to be used in pagespecs

And avoid a whole class of potential security problems (though
none that I know of actually existing..), by avoiding
performing any string interpolation on user-supplied data when translating
pagespecs.
IkiWiki.pm
debian/changelog
doc/bugs/pagespec_can__39__t_match___123__curly__125___braces.mdwn
t/pagespec_match.t