summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/changepassword.pm
AgeCommit message (Expand)Author
2006-10-07fix comments.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2005-11-30use $curproc->credential();fukachan
2005-05-27fix comments (FNF)fukachan
2004-07-23fix error messagesfukachan
2004-04-30more restrict error checks.fukachan
2004-04-28implement verify_syntax() using FML::Command::Syntaxfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-15white space cosmetics.fukachan
2004-02-01validate input address by FML::Restriction::Base.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01update commentsfukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-12we should operate only $primary_*_map not $*_maps in deleting the userfukachan
2003-03-18remove giant lock and use fine granuality locks now.fukachan
2003-03-17move the main code to FML::Command::Auth.fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-02add utilities to change admin password: changepassword, chpass,fukachan