Fix redirection when user is unauthorised #1985
Closed
Comments
edmundoa
added a commit
that referenced
this issue
Apr 4, 2016
As with the stores, history should be shared between plugins and the web application. Otherwise the results of handling the history object in plugins will not change the state in other plugins or the application. Fixes #1985
Merged
dennisoelkers
added a commit
that referenced
this issue
Apr 11, 2016
As with the stores, history should be shared between plugins and the web application. Otherwise the results of handling the history object in plugins will not change the state in other plugins or the application. Fixes #1985
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
We did some changes in the UI (#1944) to redirect the user when they are unauthorised to access a resource. Unfortunately that is not working properly at the moment, and the user is not being redirected to the start page.
Steps to reproduce the problem
/search
Environment
The text was updated successfully, but these errors were encountered: