This is an automated email from the ASF dual-hosted git repository. terencemo pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit fb7759922cbe50dfc7f45d48ac132768ec7f2f78 Merge: bbb83be21e d82a0a315d Author: Terence Monteiro <[email protected]> AuthorDate: Tue Jun 23 17:31:04 2026 +0530 Merge pull request #6020 from terencemo/fineract-2650-fix0 FINERACT-2650: Client search API: sanitise orderBy, sortOrder inputs .../service/ClientReadPlatformServiceImpl.java | 15 ++- .../src/main/resources/application.properties | 12 +++ .../integrationtests/client/ClientSearchTest.java | 115 +++++++++++++++++++++ 3 files changed, 138 insertions(+), 4 deletions(-)
