evennia/evennia/web
Griatch cdac9678b9 Add smarter shared login on website/webclient. Resolves #1063.
This makes it so that logging into the website will auto-log you
into the webclient and vice-versa when you refresh the page. But if
you log out of the web client will have to manually log in again. If
you log out of the website and reload the webclient page you will have
to log back into the client too (this is because logging out of the
website flushes the browser session, it doesn't seem worth the effort
to override django.auth in this).
2017-08-20 20:36:35 +02:00
..
utils Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
webclient Add smarter shared login on website/webclient. Resolves #1063. 2017-08-20 20:36:35 +02:00
website Add smarter shared login on website/webclient. Resolves #1063. 2017-08-20 20:36:35 +02:00
__init__.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
urls.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00