mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-01-23 02:35:10 +00:00
Update auth
This commit is contained in:
parent
fe530a5bf2
commit
e09bd03eec
1 changed files with 0 additions and 1 deletions
1
auth.go
1
auth.go
|
|
@ -84,7 +84,6 @@ func printToken(c *RequestContext, w http.ResponseWriter) (int, error) {
|
|||
return http.StatusInternalServerError, err
|
||||
}
|
||||
|
||||
|
||||
// Writes the token.
|
||||
w.Header().Set("Content-Type", "cty")
|
||||
w.Write([]byte(string))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue