this post was submitted on 16 Jun 2023
17 points (94.7% liked)

Lemmy.World Announcements

29157 readers
102 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 2 years ago
MODERATORS
 

The registration process doesn't validate (bad)email addresses resulting in non_recuperable accounts

top 14 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 7 points 2 years ago (1 children)

Can you DM me the account name you're having problems with?

[โ€“] [email protected] 8 points 2 years ago (1 children)

My concern is more with the involuntary trashing of the namespace : an account registration should be dropped if not validated after a certain amount of time.

[โ€“] [email protected] 8 points 2 years ago (1 children)

Yes that's a good idea, could you raise it as enhancement request here: https://github.com/LemmyNet

[โ€“] [email protected] 4 points 2 years ago* (last edited 2 years ago) (1 children)

Please, can someone (lemmyist) with an account on GitHub do this ... as I have no knowledge about it ๐Ÿ™

Maybe the request for improvement (to be raised on GitHub) could be as such :

Lemmy account registration should be dropped if not validated after a certain amount of time. Old databases should be revised. To be applied only where an email is required for registration.
Edit : Better yet : the registration page should not drop until successful registration

Please be so kind to reply here after you raise it ๐Ÿ‘

[โ€“] [email protected] 1 points 2 years ago

Was already raised here by https://github.com/gaywallet ( they are : @[email protected] ?)

it will not be resolved.

reasons from dev. dessalines :commented last week โ€ข

When a user applies to our instance and is denied, the user does not receive the denial reason.

Getting in contact with them is the issue. I suppose we could email them the denial reason, if they provided an email. Open up an issue for that if you would. We already email them an approval notice.

Also, if they try to login after being denied, they will get a popup red toast / error message with their denial reason.

The end user cannot apply again if it is rejected, is this intended behavior? It seems they can't log in either. There's no communication to the person trying to register

They can apply again, but with a different username. That's very much inteneded behavior, because what you'd be asking for is essentially a chatroom / back and forth method of onboarding. This would be a massive amount of work to add to lemmy.

[โ€“] [email protected] 4 points 2 years ago* (last edited 2 years ago)

Oups ! i should have posted to :
Lemmy.world improvements and issues

Edit : Many had similar issues :
... @[email protected] // here
... @[email protected] // here

[โ€“] [email protected] 3 points 2 years ago

There really isn't a reliable way to "validate" email addresses other than to try sending email to them.

An email address has two parts, separated by the @ sign: the "local part" and the domain. The domain has to follow the rules of DNS, but there are astonishingly few hard rules for the local part.

A validator can check that the domain resolves โ€” that there's an A or MX record for it in DNS โ€” but it can't do much about the part before the @ sign.

Whether the local part is correct or not depends on the actual behavior of the mail server for the domain; which means that, without actually trying to send email to it, it can't really be tested.

[โ€“] AllYourSmurf 3 points 2 years ago (3 children)

What about users who want to intentionally register without an email address? Maybe to give more anonymity to their account?

[โ€“] [email protected] 1 points 2 years ago* (last edited 2 years ago)

This is not possible in my instance, so I missed that !

Edit : As Alice just said in this thread : registration without an email, produces no lost accounts.

[โ€“] [email protected] 1 points 2 years ago

There are some instances that don't require emails, albeit mainly privacy-focused ones though with manual account approvals

[โ€“] [email protected] -1 points 2 years ago

They are not going to die that.

[โ€“] [email protected] 2 points 2 years ago (1 children)

You'll want to get in contact with your instance admin to get that untangled

[โ€“] [email protected] 3 points 2 years ago* (last edited 2 years ago)

I did contact him inside this post, now I realize it's a problem for each and every instances !
Edit : in fact, only the instances that requires email for registration.

[โ€“] [email protected] 2 points 2 years ago

@A_A Thanks for letting me know about the issue. I ran into the same issue with my gmail, but it worked with every other email I had, so thought it was just a one off.
I will look more into it. See if switching to a different email provider fixes the issue.

load more comments
view more: next โ€บ