2a53d9c866
The module `auxiliary/scanner/ssh/ssh_login_pubkey` has been removed. Its functionality has been moved into `auxiliary/scanner/ssh/ssh_login`.
This is where all of the libraries and mixins of Metasploit live. Generally speaking any code that will be reused across multiple modules will be placed into a library or mixin which will then be placed under this folder.