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
__main__.py
client.py Add nick-history functionality 2017-02-11 22:14:34 +01:00
config.py
exceptions.py
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