Skip to content
GitLab
  • Explore
  • Sign in

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • Joakim Saario
  • aurweb
  • Repository
  • aurweb
  • web
  • template
  • pkg_comments.php
Find file Blame History Permalink
  • Lukas Fleischer's avatar
    Render comments when storing them in the database · 016b40f9
    Lukas Fleischer authored Apr 23, 2017
    
    
    Instead of converting package comments from plain text to HTML code when
    they are displayed, do the conversion when the comment is posted and
    store the rendered result in the database. The conversion itself is done
    by a Python script which uses Bleach for sanitizing the text.
    
    Signed-off-by: default avatarLukas Fleischer <lfleischer@archlinux.org>
    016b40f9