mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* fix: use case-sensitive routes for Connections The reason to do this is to have the backend route-guards work properly. (The backend route guards are case-sensitive, thus if the FE would serve the case-insensitive version, then the backend route guards could be bypassed.) * tests: update the tests |
||
---|---|---|
.. | ||
angular | ||
core | ||
features | ||
partials | ||
plugins | ||
polyfills | ||
routes | ||
store | ||
types | ||
app.ts | ||
AppWrapper.tsx | ||
dev.ts | ||
index.ts |