gdav

module
v0.0.0-...-7a3841b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2020 License: MIT

README

gdav

The gdav is a webdav server. code by golang.

base on golang.org/x/net/webdav

introduce

multi user

user power limit

hide some file or subfolder

hide syntax

only support path prefix

hides = [ 
	"oneproject/.git/",
	"down/",
	"cc/a.txt",
]

only math ${root}/cc/a.txt no math ${root}/cc/a.txt/../.. math ${root}/down/../.. math ${root}/oneproject/.git/../..

Directories

Path Synopsis
cmds
Package webdav provides a WebDAV server implementation.
Package webdav provides a WebDAV server implementation.
internal/xml
Package xml implements a simple XML 1.0 parser that understands XML name spaces.
Package xml implements a simple XML 1.0 parser that understands XML name spaces.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL