You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fix the index out of bound panic when a request is made to the local
fileserver mux with a valid secret-token, but missing share name.
Example error:
http: panic serving 127.0.0.1:40974: runtime error: slice bounds out of range [2:1]
Additionally, we document the edge case behavior of utilities that
this fileserver mux depends on.
Signed-off-by: Craig Hesling <craig@hesling.com>
|
1 year ago | |
|---|---|---|
| .. | ||
| pathutil.go | 1 year ago | |
| pathutil_test.go | 1 year ago | |
| readonlydir.go | 2 years ago | |
| stat.go | 2 years ago | |
| xml.go | 2 years ago | |