five-bells-shared
Advanced tools
Comparing version 13.0.1 to 13.0.2
@@ -219,4 +219,5 @@ 'use strict' | ||
function validateEnvConfig (prefix) { | ||
const authConfig = parseAuthConfig(prefix) | ||
const secureOrClientCertEnabled = castBool(getEnv(prefix, 'USE_HTTPS')) || | ||
getEnv(prefix, 'AUTH_CLIENT_CERT_ENABLED') | ||
authConfig.client_certificates_enabled | ||
@@ -223,0 +224,0 @@ const tls = parseTLSEnv(prefix) |
{ | ||
"name": "five-bells-shared", | ||
"version": "13.0.1", | ||
"version": "13.0.2", | ||
"description": "Shared components for Five Bells projects.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1779155
4272