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

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


    from 82d7910  chore(deps): update dependency 
com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.12.0
     new 43e038e  FINERACT-854 Use prepared statements instead of string 
concatenated SQL everywhere PART 1
     new 5919d38  Use prepared statements instead of string concatenated SQL 
everywhere - WIP (FINERACT-854)
     new f96fc7d  Fix format (FINERACT-854)
     new 859ce5a  Use prepared statements instead of string concatenated SQL 
everywhere - WIP (FINERACT-854)
     new 237c0c1  Use prepared statements instead of string concatenated SQL 
everywhere - WIP (FINERACT-854)
     new adb8caf  Use prepared statements instead of string concatenated SQL 
everywhere - WIP (FINERACT-854)
     new 678bc3a  Fix Tenant SQLi (FINERACT-854)
     new 63e4273  Fix Duplicate entry whilst issue (FINERACT-854)
     new b3d0025  Fix some reporting issues including SQLi vulnerabilities 
(FINERACT-854)
     new d3ef3b8  Code review changes (FINERACT-854)
     new 134ea4d  Use prepared statements instead of string concatenated SQL 
everywhere (FINERACT-854)

The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ...ProvisioningEntriesReadPlatformServiceImpl.java | 15 +++++-----
 .../service/EmailReadPlatformServiceImpl.java      | 25 +++++++----------
 .../ConfigurationReadPlatformServiceImpl.java      |  5 ++--
 .../service/ReadReportingServiceImpl.java          | 32 ++++++----------------
 .../service/BasicAuthTenantDetailsServiceJdbc.java |  2 +-
 .../security/service/JdbcTenantDetailsService.java |  2 +-
 .../V6__add_unique_tenant_identifier.sql}          |  2 +-
 7 files changed, 31 insertions(+), 52 deletions(-)
 copy 
fineract-provider/src/main/resources/sql/migrations/{core_db/V31__drop-autopostings.sql
 => list_db/V6__add_unique_tenant_identifier.sql} (94%)
 mode change 100755 => 100644

Reply via email to