TeamspeakStats/tsstats
Thor77 ae35a73a64 Merge pull request #7 from djmattyg007/template_security
* Add rel=noopener to the github link to prevent window.opener attacks.
* Add no-referrer referrer policy to prevent leakage of sensitive info such as private domain names.
2017-02-14 16:07:37 +01:00
..
templates Merge pull request #7 from djmattyg007/template_security 2017-02-14 16:07:37 +01: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