HackGT / registration

Powerful and extensible registration system for hackathons and other large events
https://registration.hack.gt
MIT License
6 stars 1 forks source link

Support non authed linking #247

Closed petschekr closed 6 years ago

petschekr commented 6 years ago

Adds support for linking to URLs (e.g. https://registration.hack.gt/apply/participant) and redirecting the user back to that requested page after logging in instead of always sending them to /.

Closes #43

@bunsenmcdubbs would be so proud 😢

bunsenmcdubbs commented 6 years ago

Amazing :')

ehsanmasdar commented 6 years ago

@petschekr Please take a look at the latest commit ^

hackgbot commented 6 years ago

Hey y'all! A deployment of this PR can be found here: https://registration-auth-redirect.pr.hack.gt

petschekr commented 6 years ago

If you've tested it and it works LGTM to merge