Skip to content

Validate email-address of account

Nina requested to merge validate-email-address into master

Add a basic validation against a regex & some specs.

Initially I wanted to add an acceptance test, but this needs more work on the test setup as we have discussed. Maybe for this change a unit test is sufficient. Otherwise, we can mark the MR as WIP. I am fine with both.

Closes #38 (closed)

Merge request reports