You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by mo...@apache.org on 2019/12/07 17:39:39 UTC

[fineract] 01/01: Merge pull request #665 from apache/revert-660-FINERACT-803

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

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

commit d6eb3b0cf3f778b93000035510e68e6064816fa1
Merge: fb1e3d7 9674e0a
Author: Mohit Sinha <mo...@gmail.com>
AuthorDate: Sun Dec 8 00:39:32 2019 +0700

    Merge pull request #665 from apache/revert-660-FINERACT-803
    
    Revert "FINERACT-803: validate username uniqueness"

 .../integrationtests/UserAdministrationTest.java   | 122 ---------------------
 .../useradministration/users/UserHelper.java       |  29 +----
 .../core/data/DataValidatorBuilder.java            |   6 -
 ...pUserWritePlatformServiceJpaRepositoryImpl.java |   2 +-
 .../service/UserDataValidator.java                 |  22 +---
 5 files changed, 8 insertions(+), 173 deletions(-)