Marvin

Results 5 comments of Marvin

I took a look at the php-code and I am afraid of changing the session store... I do have a proposal with which we can login via Django and then...

> After valid login in the api, we forward the request to legacy, create a session and we respond to the user with both api and legacy data ? This...

I had some time, so I though I'll give it a try and see how possible this is. I decided to use the Cookie Sesssion for a start as there...

> I agree, I wonder what backend we want to use though, redis seem to be the obvious answer, but maybe we can leverage the existing services (rabbitmq/postgresl) instead of...

I did some thinking and have a proposal on how to intgrate and couple channels into the django-app The rough idea idea is: - Every model should be subscriptable via...