We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f075ce6 commit 6d0426fCopy full SHA for 6d0426f
site-config/hca-dcp/cc-ma-dev/config.ts
@@ -33,9 +33,6 @@ export function makeManagedAccessConfig(config: SiteConfig): SiteConfig {
33
// Add authentication to the config.
34
cloneConfig.authentication = getAuthenticationConfig();
35
36
- // Require authentication for exports
37
- cloneConfig.exportsRequireAuth = true;
38
-
39
// Update categoryGroupConfig.
40
cloneConfig.categoryGroupConfig = getMACategoryGroupConfig(
41
cloneConfig.categoryGroupConfig
0 commit comments