Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Invites #548

Open
moggers87 opened this issue Oct 20, 2020 · 2 comments
Open

Invites #548

moggers87 opened this issue Oct 20, 2020 · 2 comments

Comments

@moggers87
Copy link
Member

moggers87 commented Oct 20, 2020

When registration is closed it is sometimes still desirable to allow new users to join. Other software solves this issue with invite links that can be given out. It would be nice if Inboxen had the same feature and I think that's a must for someone wanting to set up a private instance.

  • a new admin view to create and manage invite links
  • invite links should have the following options:
    • a maximum number of uses
    • an expiry date
    • should not allow making an invite without a maximum or maximum uses
  • invite should only used up once a user has successfully registered
  • user profile should have FK to invite for counting purposes. that won't scale well but if you have that many users just open registration already counting needs be done some other way, otherwise invite links could become reactivated if a user deletes their accont
@tsyesika
Copy link
Member

Do you imagine this would be something you'd allow all users to do or would this be limited to the admins of the instance? (possibly both)

@moggers87
Copy link
Member Author

I imagined this to be admin only.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants