Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

[FxA] SignIn button on settings page triggers page not found #4896

Closed
punamdahiya opened this issue Sep 14, 2018 · 0 comments
Closed

[FxA] SignIn button on settings page triggers page not found #4896

punamdahiya opened this issue Sep 14, 2018 · 0 comments
Assignees

Comments

@punamdahiya
Copy link
Contributor

STR

  1. Click on settings in header and disconnect from FxA account
  2. Access /settings page directly from URL
  3. Click on SignIn

[Actual Result]
Shows page not found
[Expected]
Redirects to auth login page

With routes changed inside server.js, href for signin button needs to be updated to /api/fxa-oauth/login/ instead of existing /api/fxa-oauth/login

This was missed as we rarely access sign in from settings page

@punamdahiya punamdahiya self-assigned this Sep 14, 2018
@chenba chenba closed this as completed in 868295d Sep 14, 2018
chenba added a commit that referenced this issue Sep 14, 2018
Fixes #4896 - SignIn button link on settings page
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant