Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#707 | Leading spaces when creating users are now trimmed! #725

Merged
merged 2 commits into from
May 6, 2024

Conversation

ombhardwajj
Copy link
Contributor

@ombhardwajj ombhardwajj commented May 3, 2024

This PR fixes #707 the issues of bad data in system caused by Leading spaces when creating users .

@vinayvenu
Copy link
Member

@ombhardwajj The changes to BulkUploadS3Service still seems to be present in this PR. Can you please remove it as well?

…h were modifed have been reverted back

Squashed the last two commits

Usercontract java files are now responsible for trimming

Username trimming is now done in usercontract class

Usercontract class has been updated

BulkUploadS3Service and other files reverted back to original code
@ombhardwajj
Copy link
Contributor Author

@vinayvenu , I've reverted back the BulkUploadS3Service as well, sorry for the oversight before!

@vinayvenu vinayvenu merged commit fedb871 into avniproject:master May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leading spaces when creating users lead to bad data in system
2 participants