luanfonceca/speakerfight

User should be redirected to original page after sign in

Open

#203 aperta il 16 mar 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)Python (135 fork)github user discovery
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:

  1. Go to some event page, like http://speakerfight.com/events/python-sudeste-2017-palestras/
  2. Click "Sign in"
  3. Click Github
  4. User is now on http://speakerfight.com/events/, not the event page

Tip: this can probably be implemented with HTTP_REFERER header.

Guida contributor