Fossil SCM
Updated the caps/index.md doc to reflect the recent "sxy" change
Commit
34de621459e5097e3b7ccbbd80693f4e39028a66acce416e6fd8edc8e511c40a
Parent
ec5efceb8aac6cb…
1 file changed
+2
-2
+2
-2
| --- www/caps/index.md | ||
| +++ www/caps/index.md | ||
| @@ -302,11 +302,11 @@ | ||
| 302 | 302 | * For `ssh://` URLs, Fossil pipes the HTTP conversation through a |
| 303 | 303 | local SSH client to a remote instance of Fossil running the |
| 304 | 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | - to its users][sxcap]. | |
| 307 | + to its users][sxycap]. | |
| 308 | 308 | |
| 309 | 309 | * For `file://` URLs — as opposed to plain local file paths — |
| 310 | 310 | the “sending” Fossil instance writes its side of |
| 311 | 311 | the HTTP conversation out to a temporary file in the same directory |
| 312 | 312 | as the local repo clone and then calls itself on the “receiving” |
| @@ -316,11 +316,11 @@ | ||
| 316 | 316 | |
| 317 | 317 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 318 | 318 | HTTP conversation between two Fossil instances only have a useful effect |
| 319 | 319 | when done over an `http[s]://` URL. |
| 320 | 320 | |
| 321 | -[sxcap]: /file?ci=8813ae91a699ac73&name=src/main.c&ln=2632-2637 | |
| 321 | +[sxycap]: /file?ci=ec5efceb8aac6cb4&name=src/main.c&ln=2748-2752 | |
| 322 | 322 | |
| 323 | 323 | |
| 324 | 324 | ## <a name="pubpg"></a>Public Pages |
| 325 | 325 | |
| 326 | 326 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 327 | 327 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -302,11 +302,11 @@ | |
| 302 | * For `ssh://` URLs, Fossil pipes the HTTP conversation through a |
| 303 | local SSH client to a remote instance of Fossil running the |
| 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | to its users][sxcap]. |
| 308 | |
| 309 | * For `file://` URLs — as opposed to plain local file paths — |
| 310 | the “sending” Fossil instance writes its side of |
| 311 | the HTTP conversation out to a temporary file in the same directory |
| 312 | as the local repo clone and then calls itself on the “receiving” |
| @@ -316,11 +316,11 @@ | |
| 316 | |
| 317 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 318 | HTTP conversation between two Fossil instances only have a useful effect |
| 319 | when done over an `http[s]://` URL. |
| 320 | |
| 321 | [sxcap]: /file?ci=8813ae91a699ac73&name=src/main.c&ln=2632-2637 |
| 322 | |
| 323 | |
| 324 | ## <a name="pubpg"></a>Public Pages |
| 325 | |
| 326 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 327 |
| --- www/caps/index.md | |
| +++ www/caps/index.md | |
| @@ -302,11 +302,11 @@ | |
| 302 | * For `ssh://` URLs, Fossil pipes the HTTP conversation through a |
| 303 | local SSH client to a remote instance of Fossil running the |
| 304 | [`test-http`](/help?name=test-http) command to receive the tunneled |
| 305 | HTTP connection. The reason Fossil’s user capability system is |
| 306 | bypassed in this case is that [`test-http` gives full capabilities |
| 307 | to its users][sxycap]. |
| 308 | |
| 309 | * For `file://` URLs — as opposed to plain local file paths — |
| 310 | the “sending” Fossil instance writes its side of |
| 311 | the HTTP conversation out to a temporary file in the same directory |
| 312 | as the local repo clone and then calls itself on the “receiving” |
| @@ -316,11 +316,11 @@ | |
| 316 | |
| 317 | Checks for capabilities like [**Read**][o] and [**Write**][i] within the |
| 318 | HTTP conversation between two Fossil instances only have a useful effect |
| 319 | when done over an `http[s]://` URL. |
| 320 | |
| 321 | [sxycap]: /file?ci=ec5efceb8aac6cb4&name=src/main.c&ln=2748-2752 |
| 322 | |
| 323 | |
| 324 | ## <a name="pubpg"></a>Public Pages |
| 325 | |
| 326 | In Admin → Access, there is an option for giving a list of [globs][glob] |
| 327 |