luanfonceca/speakerfight

User should be redirected to original page after sign in

Open

#203 opened on 2017年3月16日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)Python (135 forks)github user discovery
hacktoberfestreadywontfix

Repository metrics

Stars
 (342 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド