Gossamer Forum
Home : Products : DBMan : Customization :

Problems with sesion end

Quote Reply
Problems with sesion end
Hi !

When I logoff from database and close browser and after reopen the browser and try to access directly to an url which is for exp. adding the records I'm in and without any login authorisation. I have disabled default login but still...Is this related to the session timeout in default.cfg which you can edit ? If it is it's not very practicaly...exp. you are on the public computer and after you finnished and close the browser someone can reopen the browser and reenter the database without logging in.
To put shorter time for end session is not good if you want to stay longer logged in.

Is there anyway to make this like when you're logged in you can stay logged in without expiring your session until you logged out and then the session is expired ?

Sasa
Quote Reply
Re: [atomant] Problems with sesion end In reply to
Do some searching for "log out" or "logging out", also check out LoisC's FAQ. I know I've read about this before, but don't remember exactly what the solution was (if any). Pay attention to the search parameters when searching so you don't get overwhelmed with results.

Good Luck!
Quote Reply
Re: [Watts] Problems with sesion end In reply to
Thanx, I've solved the problem...didn't set up permissions for auth directory...now everything is OK.
Quote Reply
Re: [atomant] Problems with sesion end In reply to
There is a mod called "true logoff" or something like that that should be added to be sure the auth directory is cleared when people leave the database.

This is available in the FAQ.

Unoffical DBMan FAQ
http://redundantcartridge.com/dbman/
Quote Reply
Re: [LoisC] Problems with sesion end In reply to
thanx LoisC...