This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50e523e4f9
evennia
/
evennia
/
web
/
webclient
History
Download ZIP
Download TAR.GZ
Simon Vermeersch
a0cd61df27
Send an OOB message to the client once a player logs in.
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