You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ad...@apache.org on 2023/04/03 14:45:50 UTC

[fineract] branch develop updated (9e9dab196 -> 3789abdb2)

This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


    from 9e9dab196 FINERACT-1724: Sampling enhancements
     add 3789abdb2 FINERACT-1724 - Initial schema read only property support - [x] New read only properties and environment variables - [x] Run only when read only password, read only username and schema name is null - [x] Update and encrypt the password - [x] Doc properties update

No new revisions were added by this update.

Summary of changes:
 .../en/chapters/appendix/properties-database.adoc  | 31 ++++++++++++++++++++++
 .../core/config/FineractProperties.java            |  6 +++++
 .../migration/TenantDatabaseUpgradeService.java    |  8 ++++++
 .../src/main/resources/application.properties      | 13 +++++++++
 .../tenant-store/changelog-tenant-store.xml        |  1 +
 ...l => 0009_set_and_encrypt_ro_if_not_exists.xml} | 13 +++++++++
 6 files changed, 72 insertions(+)
 copy fineract-provider/src/main/resources/db/changelog/tenant-store/parts/{0008_encrypt_existing_ro_tenant_passwords.xml => 0009_set_and_encrypt_ro_if_not_exists.xml} (58%)