Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Prevent spamming emails by reusing client secret #514

Merged
merged 2 commits into from
Oct 12, 2016

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 11, 2016

Generate a client secret in the Signup class (if we don't already have one) and re-use it for subsequent attempts to register, that way the IS can honour the sendAttempt flag and not re-send
the email if we're just retrying and requestToken becomes idempotent.

dbkr added 2 commits October 11, 2016 18:08
Generate a client secret in the Signup class (if we don't already
have one) and re-usae it for subsequent attempts to register,
that way the IS can honour the sendAttempt flag and not re-send
the email if we're just retrying and requestToken becomes
idempotent.
@richvdh richvdh merged commit 999a9e3 into develop Oct 12, 2016
@richvdh richvdh deleted the dbkr/prevent_email_spam branch February 15, 2017 13:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants