Commit e1ead89
committed
Change AdminRouterSubscriber::getSymfonyControllerFqcn so it generates relative paths.
Change the behavior of "\EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::getSymfonyControllerFqcn"
to generate relative path instead of absolute, so it is compatible with applications running behind a proxy with a
path prefix (AKA sub-folder, sub-url or sub-path - using the HTTP header "x-forwarded-prefix").1 parent b74f56c commit e1ead89
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments