Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable storage dashboard button for anon users
Should largely avoid https://sentry.galaxyproject.org/share/issue/79354f243bd44cbf833255e27d6dd8fa/: ``` Error: API authentication required for this request at rethrowSimple(webpack://@galaxyproject/galaxy-client/./src/utils/simple-error.ts:24:11) at <anonymous>(webpack://@galaxyproject/galaxy-client/./src/api/schema/fetcher.ts:19:9) at Generator.throw(<anonymous>) at rejected(webpack://@galaxyproject/galaxy-client/./src/api/schema/fetcher.ts:5:64) ``` Note that the stack trace isn't as informative as the url ( https://usegalaxy.org/storage/history/<history_id>) and referrer.
- Loading branch information