luanfonceca/speakerfight

User should be redirected to original page after sign in

Open

#203 创建于 2017年3月16日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)Python (135 fork)github user discovery
hacktoberfestreadywontfix

仓库指标

Star
 (342 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南