ch4mpy преди 3 години
родител
ревизия
7d6552b3f4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd

+ 1 - 1
config/src/main/resources/org/springframework/security/config/spring-security-6.0.xsd

@@ -1288,7 +1288,7 @@
       <xs:attribute name="security-context-explicit-save" type="xs:boolean">
          <xs:annotation>
             <xs:documentation>Optional attribute that specifies that the SecurityContext should require explicit saving
-                rather than being synchronized from the SecurityContextHolder. Defaults to "false".
+                rather than being synchronized from the SecurityContextHolder. Defaults to "true".
                 </xs:documentation>
          </xs:annotation>
       </xs:attribute>