Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dashboard] redirect users to www when logged out #4070

Merged
merged 1 commit into from
Apr 26, 2021
Merged

Conversation

svenefftinge
Copy link
Member

@svenefftinge svenefftinge commented Apr 26, 2021

We want to redirect not logged in users from the root URL with no additional context provided to the website.

fixes #3898

how to test:

Copy link
Contributor

@jankeromnes jankeromnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good and works as advertised! Thanks @AlexTugarev and @svenefftinge. 👍

Two small suggestions in-line, otherwise good to merge.

components/dashboard/src/App.tsx Outdated Show resolved Hide resolved
components/dashboard/src/App.tsx Show resolved Hide resolved
We want to redirect not logged in users from the root URL with no additional context provided to the website.

fixes #3898
@svenefftinge
Copy link
Member Author

svenefftinge commented Apr 26, 2021

/werft run

👍 started the job as gitpod-build-se-www-redirect.2

@jankeromnes
Copy link
Contributor

jankeromnes commented Apr 26, 2021

/werft run

👍 started the job as gitpod-build-se-www-redirect.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dashboard] New and w/o cxt? Redirect to www.gitpod.io
3 participants