talex5 / cuekeeper

Browser-based GTD (TODO list) system. No server needed.
http://roscidus.com/blog/blog/2015/04/28/cuekeeper-gitting-things-done-in-the-browser/
GNU Lesser General Public License v2.1
289 stars 23 forks source link

SecurityError: The operation is insecure. #4

Closed talex5 closed 9 years ago

talex5 commented 9 years ago

Reported to happen on Firefox 37. Possibly the user had cookies disabled, which would disable access to local storage. Should detect this and give a better error message if so.