mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-13 07:59:52 +00:00
Merge branch 'main' into main
This commit is contained in:
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…
x
Reference in New Issue
Block a user