mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| auth.js | ||
| config.js | ||
| exit.js | ||
| markdown.js | ||
| prefixer.js | ||
| repl.js | ||
| rest.js | ||
| root.js | ||
| route.js | ||
| validate.js | ||