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

[2.1] Fix redirect for backend trailing slash redirect (/bolt -> /bolt/). #3083

Merged
merged 1 commit into from
Mar 11, 2015

Conversation

CarsonF
Copy link
Member

@CarsonF CarsonF commented Mar 10, 2015

Should fix #3082.

I would rather figure out a better way to handle this, but this will work for now.
If we are at /bolt we should just match Backend::dashboard.

…ash redirect (/bolt -> /bolt/). Update Library::redirect to continue to backend if no one is logged in (which will take them to the login page).

I would rather figure out a better way to handle this, but this will work for now. If we are at /bolt we should just match Backend::dashboard.
@CarsonF CarsonF changed the title Fix redirect for backend trailing slash redirect (/bolt -> /bolt/). [2.1] Fix redirect for backend trailing slash redirect (/bolt -> /bolt/). Mar 10, 2015
@bobdenotter
Copy link
Member

👍

bobdenotter added a commit that referenced this pull request Mar 11, 2015
[2.1] Fix redirect for backend trailing slash redirect (/bolt -> /bolt/).
@bobdenotter bobdenotter merged commit 5fd9789 into bolt:release/2.1 Mar 11, 2015
@CarsonF CarsonF deleted the bugfix/dashboard-redirect branch March 18, 2015 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants