mirror of https://github.com/grafana/grafana.git
* feat: Implement optional URL path sanitization in BackendSrv methods * add comment * revert * remove namespace import from backendsrv * change method to validatePath, remove query params and fragments * Moved validatePath call into fetch and make it throw an error instead * update pluginSettings tests * prettier * Update public/app/features/plugins/pluginSettings.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> * change name to validatePath * fix other tests * rename property in backend_srv tests * rename to validatePath in backend_srv, add extra tests * Move path validation into parseUrlFromOptions * fix * Add additional check * Add test --------- Co-authored-by: joshhunt <josh.hunt@grafana.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> |
||
|---|---|---|
| .. | ||
| ConfigProvider.tsx | ||
| CorsSharedWorker.ts | ||
| CorsWorker.ts | ||
| accessControl.ts | ||
| applyStateChanges.ts | ||
| arrayMove.ts | ||
| auth.ts | ||
| browser.test.ts | ||
| browser.ts | ||
| colors.ts | ||
| connectWithReduxStore.tsx | ||
| dag.test.ts | ||
| dag.ts | ||
| deferred.ts | ||
| docsLinks.ts | ||
| errors.test.ts | ||
| errors.ts | ||
| explore.test.ts | ||
| explore.ts | ||
| factors.ts | ||
| fetch.test.ts | ||
| fetch.ts | ||
| flatten.ts | ||
| isShallowEqual.ts | ||
| kbn.test.ts | ||
| kbn.ts | ||
| metrics.ts | ||
| model_utils.ts | ||
| navBarItem-translations.ts | ||
| object.test.ts | ||
| object.ts | ||
| query.test.ts | ||
| query.ts | ||
| richHistory.test.ts | ||
| richHistory.ts | ||
| richHistoryTypes.ts | ||
| set.ts | ||
| shortLinks.test.ts | ||
| shortLinks.ts | ||
| ticks.ts | ||
| timePicker.test.ts | ||
| timePicker.ts | ||
| timeRegions.test.ts | ||
| timeRegions.ts | ||
| urlToken.ts | ||
| version.ts | ||