[vuser] r581 committed - Add hashFunctionName to ::ProvisioningAPI::V2_0::UserEntry. Submitted ...

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 28, 2009, 11:14:12 AM11/28/09
to vuser-...@googlegroups.com
Revision: 581
Author: perlstalker
Date: Sat Nov 28 08:13:08 2009
Log: Add hashFunctionName to ::ProvisioningAPI::V2_0::UserEntry. Submitted
by Kevin Vadnais

http://code.google.com/p/vuser/source/detail?r=581

Modified:

/VUser-Google-ProvisioningAPI/trunk/lib/VUser/Google/ProvisioningAPI/V2_0/UserEntry.pm

=======================================
---
/VUser-Google-ProvisioningAPI/trunk/lib/VUser/Google/ProvisioningAPI/V2_0/UserEntry.pm
Mon Nov 10 20:41:45 2008
+++
/VUser-Google-ProvisioningAPI/trunk/lib/VUser/Google/ProvisioningAPI/V2_0/UserEntry.pm
Sat Nov 28 08:13:08 2009
@@ -37,7 +37,8 @@
'Email' => $email,
'Quota' => $quota,
#LP: changePasswordAtNextLogin
- 'changePasswordAtNextLogin' => $changePasswordAtNextLogin
+ 'changePasswordAtNextLogin' => $changePasswordAtNextLogin,
+ 'hashFunctionName' => $hashFunctionName,
};

bless $self, $class;
Reply all
Reply to author
Forward
0 new messages