Folks,

I'm pleased to inform that the latest Community App with latest Fineract
backend is now live on https://staging.mifos.io . This implements
authentication changes effected by
https://issues.apache.org/jira/browse/FINERACT-726 which removes the
username/password sent as URL parameters. This is based on the current
develop branch of the Community App and Apache Fineract repos. Likewise,
https://mobile.mifos.io now has the latest from develop branch.

For updating both these projects, I have applied DB migrations on the
existing data. A key incompatibility of the old DB was that self service
user mappings had duplicate client ids in the
table m_selfservice_user_client_mapping and the same table has been rid of
duplicate client_id mappings (different login users mapped same client) by
retaining the first mapped login user to the client and deleting the
remaining references. Anyone using https://mobile.mifos.io to test the self
service functionality, please check if the login you're using still works
as before and let me know otherwise.

-Terence Monteiro

Reply via email to