From 54f21e914266485d1b1397456a1072deb3d412fc Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Mon, 17 Jun 2013 05:28:09 +0200 Subject: jsaccess: XXX ++ --- jsaccess/jsa/jsa.js | 1 + 1 file changed, 1 insertion(+) diff --git a/jsaccess/jsa/jsa.js b/jsaccess/jsa/jsa.js index 4046133..c9cc923 100644 --- a/jsaccess/jsa/jsa.js +++ b/jsaccess/jsa/jsa.js @@ -45,6 +45,7 @@ function jsagetlist() { _showfiles(data, pass, hash); }, error: function (xhr, opts, err) { + // XXX differentiate crypto and permission errors _status("Bad password"); document.getElementById('files').innerHTML = ""; throw(err); -- cgit v1.2.3-59-g8ed1b