3 Commits (12a42baa5ed5f5b5224f7c775b8be04b3eb4980c)

Author SHA1 Message Date
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684)
* go build / format tools
* re-format imports
3 years ago
zeripath 4f00de1458
Add integration tests for private.NoServCommand and private.ServCommand (#17456)
modules/private/serv.go has two major functions that are missing testcases to ensure
that Deploy and normal SSH keys work correctly.

This PR adds some basic integration tests for these.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago