luanfonceca/speakerfight
Vedi su GitHubUser should be redirected to original page after sign in
Open
#203 aperta il 16 mar 2017
hacktoberfestreadywontfix
Metriche repository
- Star
- (342 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Ideally, user should be redirected to original page after sign in. This doesn't seem to be the current behavior.
Steps to reproduce:
- Go to some event page, like http://speakerfight.com/events/python-sudeste-2017-palestras/
- Click "Sign in"
- Click Github
- User is now on http://speakerfight.com/events/, not the event page
Tip: this can probably be implemented with HTTP_REFERER header.