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
|
||||
sandbox/*
|
||||
|
||||
!sandbox/test1
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
@@ -8,9 +8,10 @@ Dependencies: `express` `body-parser` `sqlite`
|
||||
|
||||
|
||||
TODO:
|
||||
1. Filesystem viewing
|
||||
2. Upload
|
||||
3. Auth
|
||||
- [x] Folder Traversal
|
||||
- [ ] Filesystem viewing
|
||||
- [ ] Upload
|
||||
- [ ] Auth
|
||||
|
||||
|
||||
Credit:
|
||||
|
0
sandbox/test1
Normal file
0
sandbox/test1
Normal file
Reference in New Issue
Block a user