Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
This commit is contained in:
@@ -196,6 +196,7 @@ define([
|
||||
[
|
||||
userNameKey,
|
||||
userHashKey,
|
||||
'loginToken',
|
||||
].forEach(function (k) {
|
||||
sessionStorage.removeItem(k);
|
||||
localStorage.removeItem(k);
|
||||
|
||||
Reference in New Issue
Block a user