You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Moger 039686c54a Prevent adding empty or invalid SSH public keys 10 years ago
..
commands Simplify current plugin release detection, ignore currentRelease registry field 10 years ago
git Remove User parameter from SSH dispatch command setup 10 years ago
keys Prevent adding empty or invalid SSH public keys 10 years ago
CachingPublicKeyAuthenticator.java [findbugs] Simplify the SshKey <-> PublicKey comparison 10 years ago
DisabledFilesystemFactory.java Update to Apache MINA/SSHD 0.11.0 10 years ago
FileKeyManager.java Unit tests for ssh daemon and keys dispatcher 10 years ago
IPublicKeyManager.java Rename SSH key store on user rename 10 years ago
MemoryKeyManager.java Unit tests for ssh daemon and keys dispatcher 10 years ago
NonForwardingFilter.java Update headers 10 years ago
NullKeyManager.java Handle ssh keys as objects, not strings, and improve the ls and rm key commands 10 years ago
SshDaemon.java Update headers 10 years ago
SshDaemonClient.java Track the SSH public key used for a session and add a `keys which` command 10 years ago
SshKey.java Prevent adding empty or invalid SSH public keys 10 years ago
SshServerSession.java Rename server session classes 10 years ago
SshServerSessionFactory.java Unit tests for ssh daemon and keys dispatcher 10 years ago
UsernamePasswordAuthenticator.java Update headers 10 years ago
WelcomeShell.java Update headers 10 years ago