From 498c570e089b41f122584ace973a69b7590232cd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 27 Jan 2009 23:25:11 +0000 Subject: --- src/contrib/crypt/how | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/contrib/crypt/how (limited to 'src/contrib/crypt/how') diff --git a/src/contrib/crypt/how b/src/contrib/crypt/how new file mode 100644 index 0000000..d60c94b --- /dev/null +++ b/src/contrib/crypt/how @@ -0,0 +1 @@ +hash = md5::MD5Crypt(this->password.c_str(), salt); -- cgit v1.2.3