Skip to content

Verify support mail address#28

Merged
448-OG merged 1 commit into
masterfrom
email-verification
Apr 8, 2026
Merged

Verify support mail address#28
448-OG merged 1 commit into
masterfrom
email-verification

Conversation

@448-OG

@448-OG 448-OG commented Apr 8, 2026

Copy link
Copy Markdown
Member

This commit adds support for verifying that the support email is valid. While this can be bypassed if a dishonest admin party by modifying the support mail in KV store, it is a good feature that can help an honest ensure the email for their support system is valid.

Some fixes include:

  • Refactoring the route state handling
  • The mailer now uses 24 hour period for mail validation links
  • Mailer now uses HTML to send verification links
  • Auth token generation and verification is now unified

This commit adds support for verifying that the support email is valid.
While this can be bypassed if a dishonest admin party by modifying the support mail in KV store,
it is a good feature that can help an honest ensure the email for their support system is valid.

Some fixes include:
- Refactoring the route state handling
- The mailer now uses 24 hour period for mail validation links
- Mailer now uses HTML to send verification links
- Auth token generation and verification is now unified
@448-OG 448-OG merged commit 20694aa into master Apr 8, 2026
1 check failed
@448-OG 448-OG deleted the email-verification branch April 8, 2026 18:12
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.

1 participant