Fossil SCM

A couple of corrections to the [2213a0eb2d413f|previous /secaudit0 addition].

george 2022-12-20 14:21 trunk
Commit 43601b3d1241bd87ade721bcf4b7d32055807868d6ec7130874660a5e38102ff
1 file changed +2 -2
--- src/security_audit.c
+++ src/security_audit.c
@@ -280,11 +280,11 @@
280280
281281
#if FOSSIL_ENABLE_TCL
282282
@ <li><p>
283283
if( db_get_boolean("tcl",0) ){
284284
#ifdef FOSSIL_ENABLE_TH1_DOCS
285
- if( !Th_AreDocsEnabled() ){
285
+ if( Th_AreDocsEnabled() ){
286286
@ <b>DANGER:</b>
287287
}else{
288288
@ <b>WARNING:</b>
289289
}
290290
#else
@@ -292,11 +292,11 @@
292292
#endif
293293
@ This server is compiled with -DFOSSIL_ENABLE_TCL and Tcl integration
294294
@ is enabled for this repository. Anyone who can execute malicious
295295
@ TH1 script on that server can also execute arbitrary Tcl script
296296
@ under the identity of the operating system process of that server.
297
- @ This is a serious security concern.
297
+ @ This is a serious security concern.</p>
298298
@
299299
@ <p>Disable Tcl integration by recompiling Fossil without the
300300
@ -DFOSSIL_ENABLE_TCL flag, and/or clear the 'tcl' setting.</p>
301301
}else{
302302
@ This server is compiled with -DFOSSIL_ENABLE_TCL. Tcl integration
303303
--- src/security_audit.c
+++ src/security_audit.c
@@ -280,11 +280,11 @@
280
281 #if FOSSIL_ENABLE_TCL
282 @ <li><p>
283 if( db_get_boolean("tcl",0) ){
284 #ifdef FOSSIL_ENABLE_TH1_DOCS
285 if( !Th_AreDocsEnabled() ){
286 @ <b>DANGER:</b>
287 }else{
288 @ <b>WARNING:</b>
289 }
290 #else
@@ -292,11 +292,11 @@
292 #endif
293 @ This server is compiled with -DFOSSIL_ENABLE_TCL and Tcl integration
294 @ is enabled for this repository. Anyone who can execute malicious
295 @ TH1 script on that server can also execute arbitrary Tcl script
296 @ under the identity of the operating system process of that server.
297 @ This is a serious security concern.
298 @
299 @ <p>Disable Tcl integration by recompiling Fossil without the
300 @ -DFOSSIL_ENABLE_TCL flag, and/or clear the 'tcl' setting.</p>
301 }else{
302 @ This server is compiled with -DFOSSIL_ENABLE_TCL. Tcl integration
303
--- src/security_audit.c
+++ src/security_audit.c
@@ -280,11 +280,11 @@
280
281 #if FOSSIL_ENABLE_TCL
282 @ <li><p>
283 if( db_get_boolean("tcl",0) ){
284 #ifdef FOSSIL_ENABLE_TH1_DOCS
285 if( Th_AreDocsEnabled() ){
286 @ <b>DANGER:</b>
287 }else{
288 @ <b>WARNING:</b>
289 }
290 #else
@@ -292,11 +292,11 @@
292 #endif
293 @ This server is compiled with -DFOSSIL_ENABLE_TCL and Tcl integration
294 @ is enabled for this repository. Anyone who can execute malicious
295 @ TH1 script on that server can also execute arbitrary Tcl script
296 @ under the identity of the operating system process of that server.
297 @ This is a serious security concern.</p>
298 @
299 @ <p>Disable Tcl integration by recompiling Fossil without the
300 @ -DFOSSIL_ENABLE_TCL flag, and/or clear the 'tcl' setting.</p>
301 }else{
302 @ This server is compiled with -DFOSSIL_ENABLE_TCL. Tcl integration
303

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button