~woffs/wcm

0988d0ca — Frank Doepper 2 years ago master 20220105
fix possible XSS

https://www.openbugbounty.org/reports/2315738/

__prefix__ was substituted with decoded URL and could be hijacked with a
crafted query parameter. Now the urlencoded variant is used, the decoded
variant is only left to calculate the string size.
2e3c418e — Frank Doepper 3 years ago
GitHub -> sourcehut
5f53ad2e — Frank Doepper 10 years ago
IfModule mod_rewrite.c
4daf8435 — Frank Doepper 10 years ago 20140613
use Text::Markdown::Discount if possible
d7de6856 — Frank Doepper 11 years ago 20131111
expose hidden subdirs if hit
0b36d05a — Frank Doepper 11 years ago 20130404
strip extension in all path components
caab6b9f — Frank Doepper 11 years ago 20130322
fix multiple _ in filename
05df1f10 — Frank Doepper 12 years ago
Update README.md
fce0029a — Frank Doepper 12 years ago 20121129
Version 20121129
0eb12bba — Frank Doepper 12 years ago
fix Markdown vs. markdown
82a536bb — Frank Doepper 12 years ago
README.md
de8e84ec — Frank Doepper 12 years ago 20120410
AGPL instead of CC-BY-SA
e5e5c531 — Frank Doepper 12 years ago 20120409
20120408 broke lighttpd
b96099b3 — Frank Doepper 12 years ago 20120408
fix safari urlencoding
5e45010b — Frank Doepper 13 years ago 20110520
default $menulevel=1 and fix empty <ul></ul>
6c84374f — Frank Doepper 13 years ago
QSA
91fc0e8a — Frank Doepper 13 years ago 20110507
pprefix in $template, too
ce674fe8 — Frank Doepper 13 years ago
subst prefix and pprefix ($abs) even in $content
6e35aa1d — Frank Doepper 13 years ago 20110506
avoid uninitialized value $pagetitle
d10804fc — Frank Doepper 13 years ago
take length of appended QUERY_STRING in count
Next