evennia/src/server/portal
2013-10-07 19:57:01 +02:00
..
__init__.py Refactored src/server, splitting out into a portal subdirectory to make it clearer what goes on which "side". 2013-05-22 18:40:16 +02:00
mccp.py Fixed a migration issue with PostGreSQL. 2013-09-26 09:01:27 +02:00
msdp.py OOB passing data client->server. A few more default commands are needed. 2013-10-07 19:57:01 +02:00
mssp.py Fixed a migration issue with PostGreSQL. 2013-09-26 09:01:27 +02:00
portal.py Customized Reverse Proxy to send along host header from client. 2013-07-20 19:36:32 -05:00
portalsessionhandler.py OOB passing data client->server. A few more default commands are needed. 2013-10-07 19:57:01 +02:00
ssh.py Cleaned up worst instability. Test suite does validate yet. 2013-09-21 17:33:48 +02:00
ssl.py Refactored src/server, splitting out into a portal subdirectory to make it clearer what goes on which "side". 2013-05-22 18:40:16 +02:00
telnet.py OOB passing data client->server. A few more default commands are needed. 2013-10-07 19:57:01 +02:00
ttype.py Refactored src/server, splitting out into a portal subdirectory to make it clearer what goes on which "side". 2013-05-22 18:40:16 +02:00
webclient.py Fixed website. Fixing references to db_references, not sure how to add the m2m field access to the admin. Fixed wrapper for db_home. 2013-09-23 22:08:14 +02:00