Invite links and tracking system.

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.

4 points · 7 comments · view on lemmy.world

7 Comments

vk6flab@lemmy.radio · -1 pts · 1y (6 replies)

Set up your own instance and make it happen..

Resco@lem.afiz.org · 2 pts · 1y (5 replies)

How ? There is no option for it in the Lemmy server software.

seang96@spgrn.com · 1 pts · 1y (4 replies)

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 (3 replies)

No, thanks :)

seang96@spgrn.com · 1 pts · 1y (2 replies)

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 (1 reply)

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