silverstripe-framework/docs/en/02_Developer_Guides
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_Model Merge remote-tracking branch 'origin/3' 2016-01-25 16:15:41 +13:00
01_Templates Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
02_Controllers Merge remote-tracking branch 'origin/3.1' into 3.2 2015-09-09 14:35:29 +12:00
03_Forms Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
04_Configuration Update 01_SiteConfig.md 2015-03-18 11:25:26 +13:00
05_Extending Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
06_Testing Update to 00_Unit_Testing 2015-12-30 13:29:32 +07:00
07_Debugging Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
08_Performance Merge remote-tracking branch 'origin/3.2' into 3.3 2016-01-19 15:08:24 +13:00
09_Security NEW Cross device "Remember Me" feature 2016-02-10 09:42:08 +13:00
10_Email Review email documentation 2014-12-17 15:48:57 +13:00
11_Integration Merge remote-tracking branch 'origin/3.1' into 3 2015-03-11 11:40:06 +13:00
12_Search Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
13_i18n DOCS 3.1 - fixes broken internal links 2016-01-14 23:59:53 +13:00
14_Files DOCS 3.1 - fixes broken internal links 2016-01-14 23:59:53 +13:00
15_Customising_the_Admin_Interface Implement RFC-7 JavaScript module loader 2016-01-26 11:39:20 +13:00
16_Execution_Pipeline Update index.md 2015-06-13 11:08:25 +12:00
17_CLI Rewrite and tidy up of performance section 2014-12-17 15:48:58 +13:00
18_Cookies_And_Sessions Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
index.md Add introduction files to each of the sections 2014-12-17 15:48:54 +13:00