silverstripe-framework/docs/en
Jean-Fabien Barrois bab1f230bf NEW Cross device "Remember Me" feature
At the moment, using the "Remember me" function on more than one device will only work with the last device used. Previous devices will not auto login.
This PR introduces a new DataObject for storing hashed tokens against multiple devices. Developers can configure if logging out should discard all tokens, or only the one used on the device logging out; token expiry date is 90 days by default but configurable. For added security, the old behaviour can still be enforced if multiple tokens are not desired.
See silverstripe#1574 for additional background
2016-02-10 09:42:08 +13:00
..
_images MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
00_Getting_Started Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
01_Tutorials Merge remote-tracking branch 'origin/3.2' into 3.3 2016-01-19 15:08:24 +13:00
02_Developer_Guides NEW Cross device "Remember Me" feature 2016-02-10 09:42:08 +13:00
03_Upgrading Merge remote-tracking branch 'origin/3.1' into 3.2 2016-01-19 14:00:19 +13:00
04_Changelogs NEW Cross device "Remember Me" feature 2016-02-10 09:42:08 +13:00
05_Contributing Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
index.md Fixed Typo 2016-01-19 16:18:35 +13:00