michaellaunay / alirpunkto

0 stars 0 forks source link

Process: the minimum pseudonym length of 12 characters is too long - and no indication is provided #19

Closed SergioArbarviro closed 7 months ago

SergioArbarviro commented 11 months ago

When the user is requested to provide a Pseudonym, this pseudonym is refused with the message:

pseudonym_too_short
pseudonym_minimum_length

However, no information is provided regarding this minimum length, so that it is again frustrating. In addition, my attempts with a pseudonym with a length of 11 characters failed, but a pseudonym of 12 characters succeeded. I believe that a minimum length of 5 or 6 characters, if at all, should be sufficient.