Skip to content

Fix Cucumber fails by changing allowed username formats

Manuel Tancoigne requested to merge fix/cucumber-fails into develop

Dots were allowed as separators in usernames, which led to incorrect URLs. Username formats now don't allow dots as separators. Additionally, a hint was added on the register form.

Closes #67 (closed)

Edited by Manuel Tancoigne

Merge request reports