The things we do for empty directories
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
# Random files to check for function
|
# Random files to check for function
|
||||||
sandbox/*
|
sandbox/*
|
||||||
|
!sandbox/test1
|
||||||
# Logs
|
# Logs
|
||||||
logs
|
logs
|
||||||
*.log
|
*.log
|
||||||
|
@@ -8,9 +8,10 @@ Dependencies: `express` `body-parser` `sqlite`
|
|||||||
|
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
1. Filesystem viewing
|
- [x] Folder Traversal
|
||||||
2. Upload
|
- [ ] Filesystem viewing
|
||||||
3. Auth
|
- [ ] Upload
|
||||||
|
- [ ] Auth
|
||||||
|
|
||||||
|
|
||||||
Credit:
|
Credit:
|
||||||
|
0
sandbox/test1
Normal file
0
sandbox/test1
Normal file
Reference in New Issue
Block a user