mirror of https://github.com/grafana/grafana.git
* WIP: working as expected, has to be tested * Rename query param, small changes * Remove unused code * Address feedback * Cleanup * Use the feature toggle to control the behaviour * Use the toggle on the FE too * Prevent the extra redirect/reload Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com> * Return to login if user is not authenticated * Add tracking issue * Align BE redirect constructor to locationSvc |
||
|---|---|---|
| .. | ||
| cookies | ||
| csrf | ||
| loggermw | ||
| requestmeta | ||
| auth.go | ||
| auth_test.go | ||
| csp.go | ||
| dashboard_redirect.go | ||
| dashboard_redirect_test.go | ||
| gziper.go | ||
| middleware.go | ||
| middleware_test.go | ||
| org_redirect.go | ||
| org_redirect_test.go | ||
| quota.go | ||
| quota_test.go | ||
| recovery.go | ||
| recovery_test.go | ||
| request_metadata_test.go | ||
| request_metrics.go | ||
| request_test.go | ||
| request_tracing.go | ||
| subpath_redirect.go | ||
| subpath_redirect_test.go | ||
| testing.go | ||
| validate_action_url.go | ||
| validate_action_url_test.go | ||
| validate_host.go | ||