Fix LiveDashboard redirect not working when user added a path segment
/phoenix/live_dashboard -> /pleroma/live_dashboard would work /phoenix/live_dashboard/ecto_stats -> /pleroma/live_dashboard/ecto_stats would not work and instead reply with FE.
This commit is contained in:
parent
1c685ea41a
commit
699a7e57e8
4 changed files with 19 additions and 3 deletions
1
changelog.d/live-dashboard-redirect.fix
Normal file
1
changelog.d/live-dashboard-redirect.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix /phoenix/live_dashboard redirect not working when user added a path segment
|
||||
Loading…
Add table
Add a link
Reference in a new issue