Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Currently the application (mifos) user password is encrypted using the UpdateMifosPassword class. This class is in test and requires running the ant target "update_mifos_password". The implementation of this class should be moved so an administrator can configure the application user password without requiring Ant.

Proposed Implementation

The password should be changed at application startup, possibly in init() implementation of servlet. OR another implementation.

See also

http://mingle.mifos.org/projects/mifos/cards/187

  • No labels