evennia/evennia/web/webclient
2017-01-10 22:40:45 +01:00
..
static/webclient Send an OOB message to the client once a player logs in. 2017-01-10 22:40:45 +01:00
templates/webclient Get JQuery over HTTPS to prevent browsers from blocking it 2016-11-30 08:38:14 +00:00
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
urls.py Fixed deprecation warnings in urls from django1.9. Switched to new TEMPLATES setting. 2016-05-22 20:45:39 +02:00
views.py Implement a custom authenticate middleware to correctly handle already-authenticated players in auto-connect webclient mode. Resolves #1037. 2016-09-14 22:33:06 +02:00