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

Improvement: Prevent invite token from being consumed #1463

Closed
DonKoko opened this issue Nov 27, 2024 · 0 comments · Fixed by #1466
Closed

Improvement: Prevent invite token from being consumed #1463

DonKoko opened this issue Nov 27, 2024 · 0 comments · Fixed by #1466
Assignees
Labels
Improvement Priority: High Issues that are with very high priority

Comments

@DonKoko
Copy link
Contributor

DonKoko commented Nov 27, 2024

Instead of sending the link with the token in the email, sent a link to a page with the token in the params. On that page add a button "Accept invite" which actually consumes the token.
The purpose of this is to prevent tokens being consumed by anti-spam software which "clicks" links in emails to check them before the email reaches the client.

@DonKoko DonKoko converted this from a draft issue Nov 27, 2024
@DonKoko DonKoko moved this from 🗓️ Planned to 🏗 In progress in 🗺️ Shelf Roadmap Nov 28, 2024
@DonKoko DonKoko self-assigned this Nov 28, 2024
@DonKoko DonKoko added Priority: High Issues that are with very high priority Improvement labels Nov 28, 2024
@DonKoko DonKoko linked a pull request Nov 28, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in 🗺️ Shelf Roadmap Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Priority: High Issues that are with very high priority
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant