30 Oct
2008
30 Oct
'08
8:30 p.m.
Enrique: This line does not exist in the login.vm file (input type="hidden" name="j_rememberme" value="" /> ). Using XWiki Enterprise 1.6.1.13621. Has it been changed to something else? I would like to eliminate the functionality that even if you logout/close the browser, you are automatically logged back in when you re-visit the site. This could pose major security issues if the users are accessing the site from a shared computer. Enrique Ferreyra wrote:
Hi!
Comment out the line:
<input type="hidden" name="j_rememberme" value="" />
from login.vm
That prevents from setting persistent cookies.
-- View this message in context: http://n2.nabble.com/login-tp503074p1400380.html Sent from the XWiki- Users mailing list archive at Nabble.com.