mirror of
https://github.com/grafana/grafana.git
synced 2025-01-24 23:37:01 -06:00
c2d3c90bc8
* Auth: check of auth_token in url and resolve user if present * check if auth_token is passed in url * Auth: Pass auth_token for request if present in path * no need to decode token in index * temp * use loadURLToken and set authorization header * cache token in memory and strip it from url * Use loadURLToken * Keep token in url * strip sensitive query strings from url used by context logger * adapt login by url to jwt token * add jwt iframe devenv * add jwt iframe devenv instructions * add access note * add test for cleaning request * ensure jwt token is not carried into handlers * do not reshuffle queries, might be important * add correct db dump location * prefer set token instead of cached token Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> Co-authored-by: Karl Persson <kalle.persson@grafana.com> Co-authored-by: Ieva <ieva.vasiljeva@grafana.com> |
||
---|---|---|
.. | ||
testdata | ||
date_formats_test.go | ||
date_formats.go | ||
dynamic_settings_test.go | ||
expanders_test.go | ||
expanders.go | ||
provider.go | ||
setting_azure_test.go | ||
setting_azure.go | ||
setting_dashboard_previews.go | ||
setting_data_proxy.go | ||
setting_feature_toggles_test.go | ||
setting_feature_toggles.go | ||
setting_grafana_javascript_agent.go | ||
setting_plugins_test.go | ||
setting_plugins.go | ||
setting_quota.go | ||
setting_sentry.go | ||
setting_session_test.go | ||
setting_smtp.go | ||
setting_storage.go | ||
setting_test.go | ||
setting_unified_alerting_test.go | ||
setting_unified_alerting.go | ||
setting.go |