blossom-project / blossom

Blossom is a Java framework based on Spring-Boot which enables you to realize your projects quickly and smoothly. It comes with several modules and tools made to ease and speed up your development process.
http://blossom-project.com
Apache License 2.0
21 stars 21 forks source link

User ldentifier #228

Open esou opened 4 years ago

esou commented 4 years ago

User identifier chosen on creation has a small length limitation. It makes it impossible to use email adress as identifier. There is no error message when user creation fails because of user identifier length.