Greetings,

Since our move to the new *.mifos.io instances, we have in addition to the
demo, staging and mobile instances a few others and here's the what's-what
of these instances, both old and new:

   1. The primary demo instance is https://demo.mifos.io having the current
   stable release of Mifos (18.03.01.RELEASE)
   2. The latest code from develop branch runs at our staging instance
   https://staging.mifos.io
   3. For mobile app development the instance used is
   https://mobile.mifos.io and this also points to the latest code from
   develop branch

Please note if you're not subscribed to the Fineract lists and have not
been already informed from the post on that list, that the latest code
running on staging and mobile includes authentication changes effected by
https://issues.apache.org/jira/browse/FINERACT-726 which removes the
username/password sent as URL parameters.

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.

Apart from the above instances, we now have the following instances
available to the community:

   1. Development instance https://dev.mifos.io running the latest code for
   development use
   2. New Angular UI (not AngularJS) web application at
   https://webapp.mifos.io please note this is currently in development
   stage and not yet released for production

These instances run on the latest develop branch and also have the earlier
mentioned auth changes. Please ensure that all projects using the Fineract
backend are updated to use the new authentication methodology, since this
enhances security.

Regards,
Terence Monteiro.
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to