Fossil SCM

Less severe warning on the security audit if the server error log is disabled.

drh 2018-06-29 15:29 trunk
Commit fe5e9de1cd53da5f8bfd96f9ea4696617edc9148b2e10d9193e4bf0f58935e7f
1 file changed +1 -3
--- src/security_audit.c
+++ src/security_audit.c
@@ -327,13 +327,11 @@
327327
}
328328
#endif
329329
330330
if( g.zErrlog==0 || fossil_strcmp(g.zErrlog,"-")==0 ){
331331
@ <li><p>
332
- @ <b>Caution:</b>
333
- @ No server error log is defined. It is recommended that you establish
334
- @ an error log on Fossil servers and monitor that log for problems.
332
+ @ The server error log is disabled.
335333
@ To set up an error log:
336334
@ <ul>
337335
@ <li>If running from CGI, make an entry "errorlog: <i>FILENAME</i>"
338336
@ in the CGI script.
339337
@ <li>If running the "fossil server" or "fossil http" commands,
340338
--- src/security_audit.c
+++ src/security_audit.c
@@ -327,13 +327,11 @@
327 }
328 #endif
329
330 if( g.zErrlog==0 || fossil_strcmp(g.zErrlog,"-")==0 ){
331 @ <li><p>
332 @ <b>Caution:</b>
333 @ No server error log is defined. It is recommended that you establish
334 @ an error log on Fossil servers and monitor that log for problems.
335 @ To set up an error log:
336 @ <ul>
337 @ <li>If running from CGI, make an entry "errorlog: <i>FILENAME</i>"
338 @ in the CGI script.
339 @ <li>If running the "fossil server" or "fossil http" commands,
340
--- src/security_audit.c
+++ src/security_audit.c
@@ -327,13 +327,11 @@
327 }
328 #endif
329
330 if( g.zErrlog==0 || fossil_strcmp(g.zErrlog,"-")==0 ){
331 @ <li><p>
332 @ The server error log is disabled.
 
 
333 @ To set up an error log:
334 @ <ul>
335 @ <li>If running from CGI, make an entry "errorlog: <i>FILENAME</i>"
336 @ in the CGI script.
337 @ <li>If running the "fossil server" or "fossil http" commands,
338

Keyboard Shortcuts

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