Commit Graph

4 Commits (f3febeb59459b6738ce803f5dda1a32292c48b7c)

Author SHA1 Message Date
zeripath 3e166bd055 Add debug option to serv to help debug problems ()
* Add debug option to serv to help debug problems

* fixup! Add debug option to serv to help debug problems
zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly ()
* AuthorizedKeysCommand should not query db directly

* Update routers/private/internal.go

* Fix import order
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build ()
zeripath 7d9a191a3c Create AuthorizedKeysCommand ()