053a806ab1
* 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.