[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 *Title: "Remember me" feature of the login. 2 3 *Documentation: 4 5 Standard checkbox "Remember me" has been added on login page. 6 If an user wants to store current session (not login/password) to the cookie 7 should click on the checkbox. 8 After that user will automatically login on site without entering login/password 9 every time (if cookie has not been expired. See site.ini.[Session].RememberMeTimeout) 10 11 If site.ini[Session].RememberMeTimeout is empty or 0 this ability will be disabled. 12 13 New INI setting in site.ini has been added: 14 - [Session].RememberMeTimeout: 15 Number of seconds a session cookie will last, 16 Empty or 0 means this ability will be disabled and CookieTimeout will be used. 17 18
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |