• LeapSecond@lemmy.zip
    link
    fedilink
    arrow-up
    8
    ·
    1 hour ago

    You see the registration problem in so many places. If the username is an email, the proper way to validate it without revealing if an account exists is to accept any email address and if it already exists say that in the registration email you would send anyway. With the appropriate throttling if needed.