Fossil SCM

Fix typo on the 418 status code name.

drh 2023-07-16 20:55 verify-options-cgi
Commit f39c878fe196db9eae2cc9a000e3e6af6ecbc21ee6d2bbea321fb5c348d4264c
1 file changed +1 -1
+1 -1
--- src/cgi.c
+++ src/cgi.c
@@ -1547,11 +1547,11 @@
15471547
@
15481548
@ <p>If you believe you are innocent and have reached this page in error,
15491549
@ contact the Fossil developers on the Fossil-SCM Forum. Type
15501550
@ "fossil-scm forum" into any search engine to locate the Fossil-SCM Forum.
15511551
style_finish_page();
1552
- cgi_set_status(418,"I'm a teapotgrep ");
1552
+ cgi_set_status(418,"I'm a teapot");
15531553
cgi_reply();
15541554
fossil_errorlog("possible hack attempt - 418 response");
15551555
exit(0);
15561556
}
15571557
15581558
--- src/cgi.c
+++ src/cgi.c
@@ -1547,11 +1547,11 @@
1547 @
1548 @ <p>If you believe you are innocent and have reached this page in error,
1549 @ contact the Fossil developers on the Fossil-SCM Forum. Type
1550 @ "fossil-scm forum" into any search engine to locate the Fossil-SCM Forum.
1551 style_finish_page();
1552 cgi_set_status(418,"I'm a teapotgrep ");
1553 cgi_reply();
1554 fossil_errorlog("possible hack attempt - 418 response");
1555 exit(0);
1556 }
1557
1558
--- src/cgi.c
+++ src/cgi.c
@@ -1547,11 +1547,11 @@
1547 @
1548 @ <p>If you believe you are innocent and have reached this page in error,
1549 @ contact the Fossil developers on the Fossil-SCM Forum. Type
1550 @ "fossil-scm forum" into any search engine to locate the Fossil-SCM Forum.
1551 style_finish_page();
1552 cgi_set_status(418,"I'm a teapot");
1553 cgi_reply();
1554 fossil_errorlog("possible hack attempt - 418 response");
1555 exit(0);
1556 }
1557
1558

Keyboard Shortcuts

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