mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
fixed bug with forming error of loading dir
Was : "not found". Now : "Error: EACCES, readdir '/root'"
This commit is contained in:
parent
17d7c5c799
commit
f13af5b779
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@ CodeMirror opens json data of folder.
|
|||
* Fixed bug with response when we have no rihgts read dir
|
||||
server sends 404 response for now, not 200 ok.
|
||||
|
||||
* Fixed bug with forming error of loading dir.
|
||||
Was : "not found".
|
||||
Now : "Error: EACCES, readdir '/root'"
|
||||
|
||||
|
||||
2012.07.27, Version 0.1.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue