Replies: 0
The “private” link sent to users who sign up is composed using the private_id field value. However the length of this field, just 5 characters, poses a security issue: a private link of 5 characters is too easy to be found by chance. Is it possible to have a longer (at least 8 characters) private_id field?
Thanks in advance.
Mario