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

feat: verify legitimate claim↔︎redeem by assigning a random phrase during email validation #747

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Jan 27, 2023

  1. feat: add nonce phrase helper

    this is work-in-progress and leverages a (temporary) new route for ease of testing
    natevw committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    bc2a5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f346a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1edbebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd46e94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89a3f22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e326a0 View commit details
    Browse the repository at this point in the history
  7. feat: incorporate {{match_phrase}} into email templates

    the plaintext version of this is just dumped in roughly, due to #356 while waiting for merge of #403
    natevw committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9ff108d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d915a74 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    1d0ffa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43c596 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    b1b35c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    1e8dc25 View commit details
    Browse the repository at this point in the history
  2. fix: quick pass to censor some words

    I removed anything that seemed related to violence and a handful that seemed like they could lead to some awkward combinations
    travis committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    5f954a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    e2ea629 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. chore: updates from PR

    travis committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    283b001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3df94 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    21cc1c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    a44ea97 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    5ed4de3 View commit details
    Browse the repository at this point in the history