This issue was verified under Firefox browser for MOS 8.0 RC1
Steps to reproduce:
1. Login in horizon to <host>
2. cd ~/.mozilla/firefox/<profile>
3. sqlite3 cookies.sqlite
4. select * from moz_cookies where baseDomain like '<host>';
5. make sure that the record with name 'csrftoken' doesn't exist
This issue was verified under Firefox browser for MOS 8.0 RC1
Steps to reproduce: firefox/ <profile>
1. Login in horizon to <host>
2. cd ~/.mozilla/
3. sqlite3 cookies.sqlite
4. select * from moz_cookies where baseDomain like '<host>';
5. make sure that the record with name 'csrftoken' doesn't exist