aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Fripost/Schema
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-04-18 03:33:24 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-04-18 03:33:24 +0200
commit7b2df0cb8d29ba835be5d645f8b4f70b74b2fcc4 (patch)
tree4def1fd7d13b8885568421696c606c12217ad622 /lib/Fripost/Schema
parentc7cc448801f8b6f10cdd0d86568180687173f03e (diff)
fripost-passwd is LDAP ready.
Diffstat (limited to 'lib/Fripost/Schema')
-rw-r--r--lib/Fripost/Schema/Type/User.pm2
1 files changed, 1 insertions, 1 deletions
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;