|
|||||||
![]() |
Forum Index > glFusion > glFusion Support |
|
|
Session times out too fast
|
|||
| | | Printable Version |
|
BMcDonald | ||||||||
|
I have my admin user set to be remembered for 8 hours but once I log in, the session times out sometimes within about 15 minutes. ??? I have to log in over and over while I'm working on the site. I can't find anywhere except the User Account setting area to set how long I should remain logged in - I assumed it was the "Remember Me For:" setting. |
![]() Junior Group Comfort Level:: 0 ![]()
Registered: 04/02/06 |
||||||||
|
|||||||||
|
bisdak | ||||||||
|
Is it Log-In or Authentication screen you are seeing there is a timer on the Authenification and if you don't access the Admin areas for x minutes you have to authenticate again - its not the same as actual log-in its a security feature. The timing is hard coded until the login where you can tell glF how long to remember you. Tita T |
![]() Active Member Group Comfort Level:: +6 ![]() ![]()
Registered: 08/14/09 |
||||||||
|
|||||||||
|
BMcDonald | ||||||||
|
You're right, it's authentication. It seems since I'm logged in as the admin, it shouldn't time out so quick. But I guess I'll just have to deal. Not that bid a deal. |
![]() Junior Group Comfort Level:: 0 ![]()
Registered: 04/02/06 |
||||||||
|
|||||||||
|
bisdak | ||||||||
|
Not sure of the timer setting seemed to recall it was 10-15 minutes, usually if you are composing you get the authentification up when entered your work is still availabe to be saved ... it happens to me often but never loose anything. Tita T |
![]() Active Member Group Comfort Level:: +6 ![]() ![]()
Registered: 08/14/09 |
||||||||
|
|||||||||
|
BMcDonald | ||||||||
|
Yes, that's right. I definitely never lose anything. |
![]() Junior Group Comfort Level:: 0 ![]()
Registered: 04/02/06 |
||||||||
|
|||||||||
|
Mark | ||||||||
|
There is an administration session that is separate from the regular login session. The admin session is what allows you into the administrative areas. It has a default time to live of 20 minutes. After 20 minutes of not being in the admin area, you will have to re-authenticate if you try to perform an admin function. This is a security feature that ensures no one can just walk up to a computer that is logged into a glFusion site and make changes. It also provides another safety layer if the user's session was somehow hijacked (we have lots of controls to prevent hijacking, but we also believe in multiple layers of defense). PHP Formatted Code // +--------------------------------------------------------------------------+ // | Administrative session timeout - set to 0 to disable re-auth | // +--------------------------------------------------------------------------+ $_SYSTEM['admin_session'] = 1200;
glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +104 ![]() ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
BMcDonald | ||||||||
|
Nice. Thanks. Nobody else has access to my computer so that security level isn't necessary. |
![]() Junior Group Comfort Level:: 0 ![]()
Registered: 04/02/06 |
||||||||
|
|||||||||
|
| All times are CDT. The time is now 02:26 am. |
|
|