silverstripe-framework/docs/en/02_Developer_Guides/09_Security
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
..
00_Member.md NEW Cross device "Remember Me" feature 2016-02-10 09:42:08 +13:00
01_Access_Control.md DOCS 3.1 - fixes broken internal links 2016-01-14 23:59:53 +13:00
02_Permissions.md DOCS 3.1 - fixes broken internal links 2016-01-14 23:59:53 +13:00
03_Authentication.md DOCS Fix issue with bullets and backticks thinking they are code blocks 2015-05-23 17:58:51 +12:00
04_Secure_Coding.md Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
index.md Clean up debugging documentation 2014-12-17 15:48:57 +13:00