The redirect feature causes uli links to get redirected when we don't want it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3024506.3.patch | 11 KB | grayle |
The redirect feature causes uli links to get redirected when we don't want it.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3024506.3.patch | 11 KB | grayle |
Comments
Comment #2
nielsaers commentedA good approach would be to have a config form where you can add routes/paths that will be excluded from the redirect functionality.
We would also need some default config in the module for that and an update hook that adds the new config to service already installed modules.
Comment #3
grayle commentedPatch that allows route-based overrides. The entered routes will not redirect to the frontpage but instead themselves. By default user edit and user reset routes are added.
Comment #4
nielsaers commentedTested on a site that did not have disable language installed. Recreated the case where language negotiation would result in a disabled language when accessed through cli.
Committing into dev and creating a new release.
Comment #6
nielsaers commentedWill be released in beta5