Hello
Is there any way to use invite links for new Lemmy users ?
Also, is there a tracking system to know what user invited each user ?
Thanks.
Hello
Is there any way to use invite links for new Lemmy users ?
Also, is there a tracking system to know what user invited each user ?
Thanks.
7 Comments
vk6flab@lemmy.radio · -1 pts · 1y
Set up your own instance and make it happen..
Resco@lem.afiz.org · 2 pts · 1y
How ? There is no option for it in the Lemmy server software.
seang96@spgrn.com · 1 pts · 1y
Lock down registrations so approval is needed and create your own service that does the invite stuff and call the Lemmy api to register the user / approvd them.
Resco@lem.afiz.org · 1 pts · 1y
No, thanks :)
seang96@spgrn.com · 1 pts · 1y
Next major version will support OAuth. If you wait till then there is probably providers that can do that maybe.
Resco@lem.afiz.org · 2 pts · 1y
OAuth 2.0 ?
If so, Authentik already has support for invite links, as stated in the link below.
https://docs.goauthentik.io/docs/users-sources/user/invitations
Anyway, thanks for the info, I will check next major version of Lemmy for OAuth.
seang96@spgrn.com · 2 pts · 1y
Yep OAuth 2.0. Changes are already merged, just waiting for next major release.
https://github.com/LemmyNet/lemmy-ui/pull/2731