sshpiper/sshpiperd
Michele Palazzi 5072b7d8d6
Implement database driver mapping (#64)
* add ignore

* add initial password auth for db upstream driver

* handle unknown authtype with database driver

* use already present constants in switch

* add cmd line option to set authtype with db driver

* add mapping capabilities to database driver

* remove unused stuff

* further cleanup

* remove commented line

* fix a few issues with db structure

* remove unused struct

* fix pr comments
2021-04-29 10:32:59 -07:00
..
auditor move loader to main package 2018-12-29 06:13:15 +00:00
challenger fix typo 2019-03-21 23:20:11 +00:00
e2e disable sqlite test 2021-01-09 20:04:37 +00:00
example add github clone example 2019-01-22 07:38:21 +00:00
registry add testcase for registry 2018-12-29 06:13:15 +00:00
snap bump version 2020-12-02 19:11:38 +00:00
upstream Implement database driver mapping (#64) 2021-04-29 10:32:59 -07:00
cmd.go fix fmt 2021-01-09 20:05:00 +00:00
ldflags.sh move to go mod (#38) 2019-08-20 16:29:18 -07:00
loader.go introduce Yaml upstream (#49) 2020-05-18 08:16:15 -07:00
log.go move logger out from global and add flags args 2018-12-29 06:13:15 +00:00
log_test.go add test for log 2018-12-29 06:13:15 +00:00
pipemgr.go Implement database driver mapping (#64) 2021-04-29 10:32:59 -07:00
sshpiperd.go Allow multiple host keys to be loaded by specifying a globbable path (#61) 2021-01-11 09:15:29 -08:00
sshpiperd_test.go add missing signature 2019-01-09 04:09:45 -08:00
ver.go add testcases for start piper 2018-12-29 06:13:15 +00:00