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

[5.6] Signed Routes #23519

Merged
merged 12 commits into from
Mar 13, 2018
Merged

[5.6] Signed Routes #23519

merged 12 commits into from
Mar 13, 2018

Conversation

taylorotwell
Copy link
Member

This implements the ability to generate signed (and tempoorary) URLs. These URLs may be easily verified as having been generated by your application and not modified by the end-user.

@taylorotwell taylorotwell merged commit 3ed733f into 5.6 Mar 13, 2018
@taylorotwell taylorotwell deleted the signed-routes branch March 13, 2018 15:02
@garygreen
Copy link
Contributor

Related: #17499

Maybe the password reset system could use this?

@tillkruss
Copy link
Contributor

@garygreen: I'll make a PR in a few days.

@GrahamCampbell GrahamCampbell changed the title Signed Routes [5.6] Signed Routes Mar 17, 2018
@tillkruss
Copy link
Contributor

I've had a closer look at this and changed my mind. The signed routes are great, but the original approach of #17499 is way better IMO. I can reboot that.

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.

3 participants