Comment 6 for bug 1522850

Revision history for this message
Alexander Petrov (apetrov-n) wrote :

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