Commit Graph

4 Commits (134e3fdf3d271f1015d062c74d55e3f28f7825d6)

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 ()