cloudcmd/lib
Eric Anderson eceb0ac2af fix(auth) blank password results in inability to authenticate
Found myself in a vicious loop if I failed to type in a password when prompted in Chrome. Every refresh of the page would fall into the criton check with a blank password. Seems Chrome wouldn't clear the headers until I closed the browser and/or switched to a new incognito tab. Probably a user error, but still, this avoided the criton throw.
2016-09-06 09:48:10 +03:00
..
client fix(events) dispatch: event -> customEvent 2016-07-28 18:17:05 +03:00
server fix(auth) blank password results in inability to authenticate 2016-09-06 09:48:10 +03:00
client.js feature(cloudcmd) add one-panel-mode 2016-06-15 22:57:39 +03:00
cloudcmd.js feature(cloudcmd) authCheck: add accept, reject 2016-07-18 16:43:27 +03:00
cloudfunc.js fix(cloudfunc) buildFromJson: close quote 2016-02-21 07:14:01 -05:00
server.js chore(server) rm " " 2016-07-28 12:55:46 +03:00
util.js feature(util) json -> jonny 2016-07-28 13:06:03 +03:00