Commit Graph

4 Commits (4d9349123fb6102357c39a728c55d648a16be3b8)

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