• Welcome to KonaKart Community Forum. Please login or sign up.
 

A bug? Getting logged out from Admin area on page reload

Started by anton83, October 05, 2015, 01:36:55 pm

Previous topic - Next topic

anton83

If I reload the admin interface at any point, I get logged out, being required to enter my password again. Is this a bug or expected behaviour?

ming

It's expected behaviour.

In the Enterprise version you can set this property in konakartadmin_gwt.properties:

# Stops logout after a browser refresh
#fbc.save_session_in_cookie                                 = true

anton83

Quote from: ming on October 11, 2015, 12:22:56 pm
It#s expected behaviour.

In the Enterprise version you can set this property in konakartadmin_gwt.properties:

# Stops logout after a browser refresh
#fbc.save_session_in_cookie                                 = true


Is it possible to implement the same in Community version (by myself, I mean)?