Confluence 2.8 : Disable "Remember my login on this computer"
This page last changed on Jan 07, 2008 by smaddox.
At the moment there is no available option for disabling "Remember My Login on this computer" feature via the Admin console. As a workaround, one can make modification to the velocity file login.vm. This would require a server restart nevertheless. The steps required are as follow:
<!-- <p> <div class="steplabel" style="width: 150px;"><input type="checkbox" name="os_cookie" id="os_cookie_id" value="true" tabindex="3"/></div> <label for="os_cookie_id" accesskey="r">$action.getText("remember.accesskey")</label> </p> -->
Note: The code above is already commented out. |
![]() |
Document generated by Confluence on Jun 24, 2008 18:04 |