##// END OF EJS Templates
Merged r13110 and r13112 from trunk to 2.4-stable (#16685)...
Merged r13110 and r13112 from trunk to 2.4-stable (#16685) introduce request_store to ensure that the current user doesn't leak across request boundaries. Contributed by Holger Just. git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@13114 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r10384:667ad23f9c10
r12839:11f5a159a7f2
Show More
user_preferences.yml
31 lines | 460 B | text/x-yaml | YamlLexer
---
user_preferences_001:
others: |
---
:my_page_layout:
left:
- latestnews
- documents
right:
- issuesassignedtome
top:
- calendar
id: 1
user_id: 1
hide_mail: true
user_preferences_002:
others: |
---
:my_page_layout:
left:
- latestnews
- documents
right:
- issuesassignedtome
top:
- calendar
id: 2
user_id: 3
hide_mail: false