luanfonceca/speakerfight

User should be redirected to original page after sign in

Open

#203 ouverte le 16 mars 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)Python (135 forks)github user discovery
hacktoberfestreadywontfix

Métriques du dépôt

Stars
 (342 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur