Added the ChangeTotemCommand and the ChangePasswordCommand
commite3b07633abaac4ca6086a84753009c5bef291120
authorPasqualino Ferrentino <lino@bricioline.it>
Fri, 21 Sep 2007 07:09:14 +0000 (21 09:09 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Fri, 21 Sep 2007 07:09:14 +0000 (21 09:09 +0200)
treea4f2b30b166b94ff5df7460b8f51e37148c43efa
parentbe275261d7ca68a889a7bff981ee2c0dfd6dfa18
Added the ChangeTotemCommand and the ChangePasswordCommand
src/lib/Bcd/Commands/ChangePasswordCommand.pm [new file with mode: 0644]
src/lib/Bcd/Commands/ChangeTotemCommand.pm [new file with mode: 0644]
src/lib/Bcd/Commands/CommandFactory.pm
src/lib/Bcd/Data/Users.pm
src/t/TestUsers.pm
src/t/TestUsersCommands.pm