Fossil SCM
Fix another typo.
Commit
c5b96a50455225e8547a5bd8d257c2eda0677e8c1574dd53a218acabf88f6c86
Parent
b361aa14800536f…
1 file changed
+1
-1
+1
-1
| --- src/security_audit.c | ||
| +++ src/security_audit.c | ||
| @@ -543,11 +543,11 @@ | ||
| 543 | 543 | @ Fix this by deactivating the "Allow REMOTE_USER authentication" |
| 544 | 544 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 545 | 545 | } |
| 546 | 546 | if( db_get_boolean("http_authentication_ok", 0) ){ |
| 547 | 547 | @ <li><p><b>Caution:</b> |
| 548 | - @ This repository trusts that the HTTP_AUTHENITICATION environment | |
| 548 | + @ This repository trusts that the HTTP_AUTHENTICATION environment | |
| 549 | 549 | @ variable set up by the webserver contains the name of an |
| 550 | 550 | @ authenticated user. |
| 551 | 551 | @ Fossil's built-in authentication mechanism is bypassed. |
| 552 | 552 | @ Fix this by deactivating the "Allow HTTP_AUTHENTICATION authentication" |
| 553 | 553 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 554 | 554 |
| --- src/security_audit.c | |
| +++ src/security_audit.c | |
| @@ -543,11 +543,11 @@ | |
| 543 | @ Fix this by deactivating the "Allow REMOTE_USER authentication" |
| 544 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 545 | } |
| 546 | if( db_get_boolean("http_authentication_ok", 0) ){ |
| 547 | @ <li><p><b>Caution:</b> |
| 548 | @ This repository trusts that the HTTP_AUTHENITICATION environment |
| 549 | @ variable set up by the webserver contains the name of an |
| 550 | @ authenticated user. |
| 551 | @ Fossil's built-in authentication mechanism is bypassed. |
| 552 | @ Fix this by deactivating the "Allow HTTP_AUTHENTICATION authentication" |
| 553 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 554 |
| --- src/security_audit.c | |
| +++ src/security_audit.c | |
| @@ -543,11 +543,11 @@ | |
| 543 | @ Fix this by deactivating the "Allow REMOTE_USER authentication" |
| 544 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 545 | } |
| 546 | if( db_get_boolean("http_authentication_ok", 0) ){ |
| 547 | @ <li><p><b>Caution:</b> |
| 548 | @ This repository trusts that the HTTP_AUTHENTICATION environment |
| 549 | @ variable set up by the webserver contains the name of an |
| 550 | @ authenticated user. |
| 551 | @ Fossil's built-in authentication mechanism is bypassed. |
| 552 | @ Fix this by deactivating the "Allow HTTP_AUTHENTICATION authentication" |
| 553 | @ checkbox on the <a href="setup_access">Access Control</a> page. |
| 554 |