From 7b2df0cb8d29ba835be5d645f8b4f70b74b2fcc4 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 18 Apr 2012 03:33:24 +0200 Subject: fripost-passwd is LDAP ready. --- lib/Fripost/Schema/Type/User.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Fripost/Schema') diff --git a/lib/Fripost/Schema/Type/User.pm b/lib/Fripost/Schema/Type/User.pm index 544687c..b21c2e1 100644 --- a/lib/Fripost/Schema/Type/User.pm +++ b/lib/Fripost/Schema/Type/User.pm @@ -56,7 +56,7 @@ sub add { # Change password -sub pwd { +sub passwd { my $self = shift; my $user = shift; -- cgit v1.2.3