metasploit-framework/lib/postgres/postgres-pr
David Maloney aa4038d539
allow the postgres librry to take an md5 hash
allow the raw md5 password hash to be passed in instead of
a password for md5 authentication in postgres. Adds an extra exception
class for when an md5 hash is given but the server expects
a different form of authentication.

MSP-12244
2015-03-03 13:16:46 -06:00
..
typeconv Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
connection.rb allow the postgres librry to take an md5 hash 2015-03-03 13:16:46 -06:00
message.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
postgres-compat.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00
version.rb Mark all libraries as defaulting to 8-bit strings 2012-06-29 00:18:28 -05:00