Fórum

logout problem

Syed Umair, modificado 11 Anos atrás.

logout problem

Junior Member Postagens: 36 Data de Entrada: 11/10/12 Postagens Recentes
Hi,

I am developing a portal in liferay 6.1.1 CE. The problem I am facing is when user logs out from portal, he or she can revisit the portal pages using browsers back button. I don't want to allow the users to do that. How can I disable this feature.

Any valuable suggestions, please??? emoticon
Thnx,
Umair
John Carter, modificado 11 Anos atrás.

RE: logout problem (Resposta)

Junior Member Postagens: 53 Data de Entrada: 18/10/12 Postagens Recentes
#
# Set this true if you want to disable the cache for authenticated users.
# This property is not read when the property
# "browser.cache.signed.in.disabled" is true. This is useful to ensure that
# authenticated users cannot go to the sign in page by clicking on the back
# button in their browsers.
#
browser.cache.signed.in.disabled=false