mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Also validate folder on provisioning update * Move folder check before auth check When checking for the existence of a folder we go through the folder service which requires auth. Doing so prevents an unprivileged user from accessing information about whether a particular folder exists or not.