mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
66fa597b3b
* BUG Make sure remember me tokens are not invalidated when logging out without the logout_across_devices flag * Remove unneeded comment
8 lines
150 B
YAML
8 lines
150 B
YAML
'SilverStripe\Security\Member':
|
|
main:
|
|
FirstName: Main
|
|
Surname: Test Subject
|
|
secondary:
|
|
FirstName: Secondary
|
|
Surname: Test Subject
|