Age | Commit message (Collapse) | Author |
|
|
|
are safe and can't contain javascript.
|
|
|
|
|
|
|
|
|
|
Some browsers interpret about: URIs like a limited version of data:
URIs. In particular, some versions of Internet Explorer interpret
arbitrary HTML content in about: URIs.
|
|
|
|
|
|
|
|
|
|
|
|
The backported fix for stable is tagged and waiting for the security team
to upload.
|
|
|
|
* Add htmlscrubber test suite.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
debian/changelog
templates/change.tmpl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This avoids the need to set prefix_directives with --set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are several cases (recentchanges files, aggregated files)
where some source files are not in revision control.
|
|
|
|
|
|
|
|
[[todo/shortcut_with_different_link_text]] to watchlist
|
|
|
|
|
|
Spaces in page names map to underscores in file names. Newlines and
tabs follow ikiwiki's usual filename escaping rules: __10__ and __9__.
|
|
|
|
|
|
|