mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
make redirection to home page temporarily
Some users experienced 403 error when they switched from an admin account to a non-admin account, due to the browser cache containing a redirection.
This commit is contained in:
@@ -35,7 +35,7 @@ root:
|
||||
defaults:
|
||||
_controller: FrameworkBundle:Redirect:urlRedirect
|
||||
path: /homepage
|
||||
permanent: true
|
||||
permanent: false
|
||||
|
||||
chill_main_homepage_without_locale:
|
||||
path: /homepage
|
||||
|
Reference in New Issue
Block a user