]> source.dussan.org Git - rspamd.git/commitdiff
[WebUI] Try harder to clear password on disconnect 786/head
authorAndrew Lewis <nerf@judo.za.org>
Mon, 1 Aug 2016 17:35:28 +0000 (19:35 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Mon, 1 Aug 2016 17:36:45 +0000 (19:36 +0200)
interface/js/rspamd.js

index 1c07571a7d5b353f0cd284f4ed4ba36233b41d76..688715e24f97f0a07348f516a4e14ec077bc43a5 100644 (file)
             $('#listMaps').empty();
             $('#historyLog tbody').remove();
             $('#modalBody').empty();
+            password = '';
         }
         function isLogged() {
             if (!supportsSessionStorage()) {