diff options
author | Vipul <finn02@disroot.org> | 2019-12-22 01:21:22 +0000 |
---|---|---|
committer | Vipul <finn02@disroot.org> | 2019-12-24 15:11:48 +0530 |
commit | 8bea927bb02e02754834d6f9692942f621bd21c5 (patch) | |
tree | 30cc34e7c9aae19509f042709426b42b9c3c08c5 /.dockerignore | |
parent | 3e14bf4d2786ce5f2a61684cf16744700e670e60 (diff) | |
download | searxng-8bea927bb02e02754834d6f9692942f621bd21c5.tar.gz searxng-8bea927bb02e02754834d6f9692942f621bd21c5.zip |
[Fix] oscar: no HTML escaping prior to output
When results are fetched from any programming related documentation site
(like git-scm.com, docs.python.org etc), content in Info box is shown as
raw HTML code.
This change addresses the issue by using "safe" filter feature provided by
Django. See,
- https://docs.djangoproject.com/en/3.0/ref/templates/builtins/#safe
- Searx issue tracker (issue #1649), for more information.
Resolves: #1649
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions