]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Pull the hashkey from the request headers.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 11 Aug 2013 14:21:23 +0000 (10:21 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 11 Aug 2013 14:21:23 +0000 (10:21 -0400)
commit26ffe42bb07e46d3dd9f938aa8315b47bfc7fa56
tree86af309a9a5dac511f6c1cf67ad6d1bbd65f8338
parentf9dff3370f7d15468b6c7be6d33625f6bb0e0cb0
Pull the hashkey from the request headers.

Instead of passing the hashkey in the URL itself, it will be passed
via the blind id header similar to submissions. This will help to
ensure that it is a Xonotic client or server making the request.
xonstat/views/player.py