From 8a621d1332732a2793b28620041fe83f89db4329 Mon Sep 17 00:00:00 2001 From: Brady Wied Date: Thu, 18 Dec 2025 16:51:11 -0700 Subject: [PATCH] Gen --- src/main/domain/io.fusionauth.domain.FIPS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/domain/io.fusionauth.domain.FIPS.json b/src/main/domain/io.fusionauth.domain.FIPS.json index 8cdf9f2f9..82c8b6a45 100644 --- a/src/main/domain/io.fusionauth.domain.FIPS.json +++ b/src/main/domain/io.fusionauth.domain.FIPS.json @@ -1,6 +1,6 @@ { "packageName" : "io.fusionauth.domain", "type" : "FIPS", - "description" : "/**\n * Determines if FusionAuth is in FIPS mode based on the system property fusionauth.fips.enabled. This can only be enabled once and\n * should be enabled when the VM starts or as close to that point as possible.\n *

\n * Once this has been enabled, it cannot be disabled.\n *

\n * This also provides some helpers for FIPS things such as password length requirements.\n *\n * @author Brian Pontarelli & Daniel DeGroff\n */\n", + "description" : "/**\n * Determines if FusionAuth is in FIPS mode based on the system property fusionauth.fips.enabled. This can only be enabled once and\n * should be enabled when the VM starts or as close to that point as possible.\n *

\n * Once this has been enabled, it cannot be disabled.\n *

\n * This also provides some helpers for FIPS things such as password length requirements.\n *\n * @author Brian Pontarelli and Daniel DeGroff\n */\n", "fields" : { } } \ No newline at end of file