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

email,api: simplest invitation link that could possibly work #157

Closed
wants to merge 1 commit into from
Closed

email,api: simplest invitation link that could possibly work #157

wants to merge 1 commit into from

Conversation

joeatwork
Copy link
Contributor

Generate a really big url that wraps a password change link as the redirect URL inside of an email validation link (with yet another url wrapped inside of the password change link).

generate a really big url that wraps a password change link
and an email validation link together.
@joeatwork
Copy link
Contributor Author

This method generates a 2190-character URL in my test environment, which is asking a lot of browsers, load-balancers, and servers. There are a number of other possible approaches to this, but none I could think of with such a small diff.

@joeatwork
Copy link
Contributor Author

Withdrawing this approach for now in favor of something a bit more deliberate.

@joeatwork joeatwork closed this Oct 15, 2015
bcwaldon added a commit to bcwaldon/dex that referenced this pull request Dec 10, 2015
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