Fossil SCM
Changed one of the just-added links to an external doc to a section further down, which _then_ links to that doc.
Commit
e6c4176cd320da3cdb0a54dc45715e027718b46d14cb3f01af7d539aa9f1d10a
Parent
afb3db92001c154…
1 file changed
+1
-1
+1
-1
| --- www/quickstart.wiki | ||
| +++ www/quickstart.wiki | ||
| @@ -352,11 +352,11 @@ | ||
| 352 | 352 | database file could be using the resulting web interface. Anyone who can |
| 353 | 353 | modify the repo DB directly could give themselves any and all access |
| 354 | 354 | with a SQL query, or even by direct file manipulation; no amount of |
| 355 | 355 | access control matters to such a user. |
| 356 | 356 | |
| 357 | -(Contrast the [./server/ | many <i>other</i> ways] of setting Fossil up | |
| 357 | +(Contrast the [#server | many <i>other</i> ways] of setting Fossil up | |
| 358 | 358 | as an HTTP server, where the repo DB is on the other side of the HTTP |
| 359 | 359 | server wall, inaccessible by all means other than Fossil's own |
| 360 | 360 | mediation. For this reason, the "localhost bypasses access control" |
| 361 | 361 | policy does <i>not</i> apply to these other interfaces. That is a very |
| 362 | 362 | good thing, since without this difference in policy, it would be unsafe |
| 363 | 363 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -352,11 +352,11 @@ | |
| 352 | database file could be using the resulting web interface. Anyone who can |
| 353 | modify the repo DB directly could give themselves any and all access |
| 354 | with a SQL query, or even by direct file manipulation; no amount of |
| 355 | access control matters to such a user. |
| 356 | |
| 357 | (Contrast the [./server/ | many <i>other</i> ways] of setting Fossil up |
| 358 | as an HTTP server, where the repo DB is on the other side of the HTTP |
| 359 | server wall, inaccessible by all means other than Fossil's own |
| 360 | mediation. For this reason, the "localhost bypasses access control" |
| 361 | policy does <i>not</i> apply to these other interfaces. That is a very |
| 362 | good thing, since without this difference in policy, it would be unsafe |
| 363 |
| --- www/quickstart.wiki | |
| +++ www/quickstart.wiki | |
| @@ -352,11 +352,11 @@ | |
| 352 | database file could be using the resulting web interface. Anyone who can |
| 353 | modify the repo DB directly could give themselves any and all access |
| 354 | with a SQL query, or even by direct file manipulation; no amount of |
| 355 | access control matters to such a user. |
| 356 | |
| 357 | (Contrast the [#server | many <i>other</i> ways] of setting Fossil up |
| 358 | as an HTTP server, where the repo DB is on the other side of the HTTP |
| 359 | server wall, inaccessible by all means other than Fossil's own |
| 360 | mediation. For this reason, the "localhost bypasses access control" |
| 361 | policy does <i>not</i> apply to these other interfaces. That is a very |
| 362 | good thing, since without this difference in policy, it would be unsafe |
| 363 |