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

Email can contain space character at the end #901

Closed
aostrow opened this issue Mar 16, 2022 · 0 comments
Closed

Email can contain space character at the end #901

aostrow opened this issue Mar 16, 2022 · 0 comments

Comments

@aostrow
Copy link
Member

aostrow commented Mar 16, 2022

In the BE instance, a user created an account with an space character at the end and it was stored like this. This led to problems during the "request access to a dataset" operation. Mails were not sent as they should.

Solution:
Trim mail before storing in B2.

@geofranzi geofranzi added this to the 2.14.7 milestone May 17, 2022
@DavidBlaa DavidBlaa self-assigned this Aug 23, 2022
DavidBlaa added a commit that referenced this issue Aug 24, 2022
DavidBlaa added a commit that referenced this issue Aug 24, 2022
Hamdi1992 pushed a commit to AquaDiva-INFRA1/Core that referenced this issue Feb 14, 2023
…em, also add trim on values by saving party
Hamdi1992 pushed a commit to AquaDiva-INFRA1/Core that referenced this issue Feb 14, 2023
Hamdi1992 pushed a commit to AquaDiva-INFRA1/Core that referenced this issue Mar 17, 2023
…em, also add trim on values by saving party
Hamdi1992 pushed a commit to AquaDiva-INFRA1/Core that referenced this issue Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants