moinwiki / moin-1.9

MoinMoin Wiki (1.9, also: 1.5a ... 1.8), stable, for production wikis
https://moinmo.in/
Other
140 stars 51 forks source link

surge protection / hosts_deny: fix broken html, fixes #60 #67

Closed ThomasWaldmann closed 4 years ago

ThomasWaldmann commented 4 years ago

the exception description must not contain html because it subclasses werkzeug exceptions and the code there escapes the description before usage.