Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

birger/feat invite #1436

Closed
wants to merge 1 commit into from
Closed

birger/feat invite #1436

wants to merge 1 commit into from

Conversation

b1rger
Copy link
Contributor

@b1rger b1rger commented Nov 22, 2024

Add an invite app

Closes: #1293

@b1rger b1rger marked this pull request as ready for review November 22, 2024 10:09
@b1rger b1rger marked this pull request as draft November 25, 2024 12:31
@b1rger b1rger force-pushed the birger/feat-invite branch 2 times, most recently from f7834e9 to 568c091 Compare November 27, 2024 12:30
The `invite` app provides the logic to create tokens for user signup. A
token can be created in the Django Admin interface and the used in the
`/invite/<token>` route to create a user account. Once used, the token
is deleted.

Closes: #1293
@b1rger b1rger force-pushed the birger/feat-invite branch from 568c091 to abe7bad Compare November 27, 2024 12:32
@b1rger b1rger closed this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide an "invite" link
1 participant