The session it is the name of the sessions file under app/sessions. It
is a pickle. Try open it and see what is inside.

On Feb 13, 6:43 am, AsmanCom <d.as...@web.de> wrote:
> Does nobody know, how to query these two values by the given
> session_id (session_id_myapp=127.0.0.1-2b77d424-4e72-4d3f-a0de-
> badbcdbe6a30)?
>
> 1. is_logged_in (boolean)
> 2. username or user email (string)
>
> I looked in the book, i´ve searched this group, i´ve searched the web,
> but still can´t find any Solution...
>
> So could anyone, who knows about the auth-process, please take a look
> at it.
>
> Thanks in advance.
> Dieter Asman

Reply via email to