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). |
||
|---|---|---|
| .. | ||
| utils | ||
| webclient | ||
| website | ||
| __init__.py | ||
| urls.py | ||