TeamspeakStats/tsstats
Matthew Gamble 96156ca622
Add no-referrer referrer policy to prevent leakage of sensitive info
This prevents Referer headers from being sent when requesting any
external assets, and when clicking on any offsite links. This includes
the github link in the footer. This helps to prevent the leakage of
sensitive details, such as private domain names.
2017-02-14 18:17:35 +11:00
..
templates Add no-referrer referrer policy to prevent leakage of sensitive info 2017-02-14 18:17:35 +11:00
tests Use fixture for providing clients 2017-02-12 21:38:29 +01:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Sort servers by sid for consistent output 2016-11-23 21:09:11 +01:00
client.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
config.py Set index.jinja2 as default for General.template 2016-11-22 23:03:51 +01:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
template.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
utils.py Add onlinetime_threshold-arg to render_template 2016-11-11 18:40:30 +01:00