6
6
"""Custom authentication for the SSH server.
8
8
Launchpad's SSH server authenticates users against a XML-RPC service (see
10
10
`PublicKeyFromLaunchpadChecker`) and provides richer error messages in the
11
11
case of failed authentication (see `SSHUserAuthServer`).