Documentation ¶
Index ¶
- func CheckMFA(ctx ssh.Context, challenger gossh.KeyboardInteractiveChallenge) (res ssh.AuthResult)
- func CheckUserPassword(ctx ssh.Context, password string) ssh.AuthResult
- func CheckUserPublicKey(ctx ssh.Context, key ssh.PublicKey) ssh.AuthResult
- func MFAAuthMethods(ctx ssh.Context) (methods []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckMFA ¶
func CheckMFA(ctx ssh.Context, challenger gossh.KeyboardInteractiveChallenge) (res ssh.AuthResult)
func CheckUserPassword ¶
func CheckUserPassword(ctx ssh.Context, password string) ssh.AuthResult
func CheckUserPublicKey ¶
func MFAAuthMethods ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.