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

Add login redirect to user dashboard #1781

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Add login redirect to user dashboard #1781

merged 1 commit into from
Dec 12, 2023

Conversation

mvandenburgh
Copy link
Member

If the user is not authenticated, they will now be redirected to the login URL instead of getting an unauthorized error.

Fixes #1701

If the user is not authenticated, they will now be redirected to the
login URL instead of getting an unauthorized error.
@mvandenburgh mvandenburgh merged commit 09b80aa into master Dec 12, 2023
10 checks passed
@mvandenburgh mvandenburgh deleted the login-redirect branch December 12, 2023 16:12
@dandibot
Copy link
Member

🚀 PR was released in v0.3.67 🚀

@dandibot dandibot added the released This issue/pull request has been released. label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add authentication to /dashboard server side pages (e.g. for user review etc)
3 participants