mirror of https://github.com/usual2970/certimate
Merge branch 'main' into main
commit
24192b61c1
|
@ -51,6 +51,7 @@ type HttpreqAccess struct {
|
||||||
Mode string `json:"mode"`
|
Mode string `json:"mode"`
|
||||||
Username string `json:"username"`
|
Username string `json:"username"`
|
||||||
Password string `json:"password"`
|
Password string `json:"password"`
|
||||||
|
|
||||||
type LocalAccess struct{}
|
type LocalAccess struct{}
|
||||||
|
|
||||||
type SSHAccess struct {
|
type SSHAccess struct {
|
||||||
|
|
Loading…
Reference in New Issue