10 Jul
2015
10 Jul
'15
8:48 a.m.
On Fri, 10 Jul 2015 at 11:06:52, Lukas Fleischer wrote:
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> --- web/lib/Parsedown.php | 1527 +++++++++++++++++++++++++++++++++++++++++++++++++ web/lib/aur.inc.php | 23 +- 2 files changed, 1530 insertions(+), 20 deletions(-) create mode 100644 web/lib/Parsedown.php [...]
Note that I should have marked this as PATCH/RFC. This isn't supposed to be merged as-is (there are several issues, e.g. this currently allows for injecting HTML code).