Foros de discusión

How to remove "p_auth=3ZB5By7d" in my account page

thumbnail
Mani kandan, modificado hace 12 años.

How to remove "p_auth=3ZB5By7d" in my account page

Expert Mensajes: 492 Fecha de incorporación: 15/09/10 Mensajes recientes
Hi all,

I dont want "p_auth=3ZB5By7d" in my account page.

Is it possible?

http://localhost:8080/group/control_panel/manage?p_p_auth=7t89273Q&p_p_id=2&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&p_p_col_id=column-1&p_p_col_count=1&refererPlid=10160&_2_struts_action=%2Fmy_account%2Fedit_user&_2_backURL=%2F
thumbnail
jelmer kuperus, modificado hace 12 años.

RE: How to remove "p_auth=3ZB5By7d" in my account page

Liferay Legend Mensajes: 1191 Fecha de incorporación: 10/03/10 Mensajes recientes
http://www.liferay.com/community/wiki/-/wiki/Main/Authentication+Token
thumbnail
Mani kandan, modificado hace 12 años.

RE: How to remove "p_auth=3ZB5By7d" in my account page

Expert Mensajes: 492 Fecha de incorporación: 15/09/10 Mensajes recientes
Thanks jelmer, I removed "p_auth" in my account page using,

[color=#2fb81a]portlet.add.default.resource.check.enabled=false[/color]


But can we not remove "p_auth" in create account page.

In create account page url "p_auth" is coming, how to remove it?

http://localhost:8080/web/guest/home?p_auth=VDg9L80p&p_p_id=58&p_p_lifecycle=1&p_p_state=maximized&p_p_mode=view&p_p_col_id=column-1&p_p_col_count=1&saveLastPath=0&_58_struts_action=%2Flogin%2Fcreate_account
thumbnail
Mani kandan, modificado hace 12 años.

RE: How to remove "p_auth=3ZB5By7d" in my account page

Expert Mensajes: 492 Fecha de incorporación: 15/09/10 Mensajes recientes
Yes i removed using this line,

auth.token.check.enabled=false
thumbnail
lutz Bremen, modificado hace 12 años.

RE: How to remove "p_auth=3ZB5By7d" in my account page

Expert Mensajes: 291 Fecha de incorporación: 20/10/11 Mensajes recientes
where have u added this line ?
thumbnail
Mani kandan, modificado hace 12 años.

RE: How to remove "p_auth=3ZB5By7d" in my account page

Expert Mensajes: 492 Fecha de incorporación: 15/09/10 Mensajes recientes
In portal-ext.properties file