Fossil SCM
Fixed some URLs still referring to admin-v-setup.md in its old location.
Commit
182c4d7abc5d7e91e3f9344f3f1ba040263a9255f25e2ce7a140674f52f786b3
Parent
845b45943991862…
3 files changed
+1
-1
+1
-1
+1
-1
+1
-1
| --- www/defcsp.md | ||
| +++ www/defcsp.md | ||
| @@ -177,11 +177,11 @@ | ||
| 177 | 177 | CGI in the `FOSSIL_NONCE` environment variable, which it can then |
| 178 | 178 | use in `<script>` elements it generates. Because these extensions |
| 179 | 179 | can only be installed by the Fossil server’s system administrator, |
| 180 | 180 | this path is also considered safe. |
| 181 | 181 | |
| 182 | -[su]: ./admin-v-setup.md | |
| 182 | +[su]: ./caps/admin-v-setup.md#apsu | |
| 183 | 183 | |
| 184 | 184 | |
| 185 | 185 | #### <a name="xss"></a>Cross-Site Scripting via Ordinary User Capabilities |
| 186 | 186 | |
| 187 | 187 | We’re so restrictive about how we treat JavaScript because it can lead |
| 188 | 188 |
| --- www/defcsp.md | |
| +++ www/defcsp.md | |
| @@ -177,11 +177,11 @@ | |
| 177 | CGI in the `FOSSIL_NONCE` environment variable, which it can then |
| 178 | use in `<script>` elements it generates. Because these extensions |
| 179 | can only be installed by the Fossil server’s system administrator, |
| 180 | this path is also considered safe. |
| 181 | |
| 182 | [su]: ./admin-v-setup.md |
| 183 | |
| 184 | |
| 185 | #### <a name="xss"></a>Cross-Site Scripting via Ordinary User Capabilities |
| 186 | |
| 187 | We’re so restrictive about how we treat JavaScript because it can lead |
| 188 |
| --- www/defcsp.md | |
| +++ www/defcsp.md | |
| @@ -177,11 +177,11 @@ | |
| 177 | CGI in the `FOSSIL_NONCE` environment variable, which it can then |
| 178 | use in `<script>` elements it generates. Because these extensions |
| 179 | can only be installed by the Fossil server’s system administrator, |
| 180 | this path is also considered safe. |
| 181 | |
| 182 | [su]: ./caps/admin-v-setup.md#apsu |
| 183 | |
| 184 | |
| 185 | #### <a name="xss"></a>Cross-Site Scripting via Ordinary User Capabilities |
| 186 | |
| 187 | We’re so restrictive about how we treat JavaScript because it can lead |
| 188 |
+1
-1
| --- www/fossil-v-git.wiki | ||
| +++ www/fossil-v-git.wiki | ||
| @@ -325,11 +325,11 @@ | ||
| 325 | 325 | automatically synchronized up to the central repository; there is no |
| 326 | 326 | "[https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows#_dictator_and_lieutenants_workflow|dictator |
| 327 | 327 | and lieutenants]" hierarchy as with Linux kernel contributions. D. |
| 328 | 328 | Richard Hipp rarely overrides decisions made by those he has trusted |
| 329 | 329 | with commit access on his repositories. Fossil allows you to give |
| 330 | - [/doc/trunk/www/admin-v-setup.md|some users] more power over what | |
| 330 | + [./caps/admin-v-setup.md|some users] more power over what | |
| 331 | 331 | they can do with the repository, but Fossil does not otherwise |
| 332 | 332 | directly support the enforcement of a development organization's |
| 333 | 333 | social and power hierarchies. Fossil is a great fit for |
| 334 | 334 | [https://en.wikipedia.org/wiki/Flat_organization|flat |
| 335 | 335 | organizations].</p></li> |
| 336 | 336 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -325,11 +325,11 @@ | |
| 325 | automatically synchronized up to the central repository; there is no |
| 326 | "[https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows#_dictator_and_lieutenants_workflow|dictator |
| 327 | and lieutenants]" hierarchy as with Linux kernel contributions. D. |
| 328 | Richard Hipp rarely overrides decisions made by those he has trusted |
| 329 | with commit access on his repositories. Fossil allows you to give |
| 330 | [/doc/trunk/www/admin-v-setup.md|some users] more power over what |
| 331 | they can do with the repository, but Fossil does not otherwise |
| 332 | directly support the enforcement of a development organization's |
| 333 | social and power hierarchies. Fossil is a great fit for |
| 334 | [https://en.wikipedia.org/wiki/Flat_organization|flat |
| 335 | organizations].</p></li> |
| 336 |
| --- www/fossil-v-git.wiki | |
| +++ www/fossil-v-git.wiki | |
| @@ -325,11 +325,11 @@ | |
| 325 | automatically synchronized up to the central repository; there is no |
| 326 | "[https://git-scm.com/book/en/v2/Distributed-Git-Distributed-Workflows#_dictator_and_lieutenants_workflow|dictator |
| 327 | and lieutenants]" hierarchy as with Linux kernel contributions. D. |
| 328 | Richard Hipp rarely overrides decisions made by those he has trusted |
| 329 | with commit access on his repositories. Fossil allows you to give |
| 330 | [./caps/admin-v-setup.md|some users] more power over what |
| 331 | they can do with the repository, but Fossil does not otherwise |
| 332 | directly support the enforcement of a development organization's |
| 333 | social and power hierarchies. Fossil is a great fit for |
| 334 | [https://en.wikipedia.org/wiki/Flat_organization|flat |
| 335 | organizations].</p></li> |
| 336 |
+1
-1
| --- www/server/index.html | ||
| +++ www/server/index.html | ||
| @@ -77,11 +77,11 @@ | ||
| 77 | 77 | minimum recommended preparation steps:</p> |
| 78 | 78 | |
| 79 | 79 | <ol> |
| 80 | 80 | <li><p>Fossil creates only one user in a <a |
| 81 | 81 | href="$ROOT/help?cmd=new">new repository</a> and gives it the <a |
| 82 | - href="../admin-v-setup.md">all-powerful Setup capability</a>. (“s”) | |
| 82 | + href="../caps/admin-v-setup.md#apsu">all-powerful Setup capability</a>. (“s”) | |
| 83 | 83 | The 6-digit random hex password generated for that user is not very strong against |
| 84 | 84 | remote attack, so because that user has so much power, you should |
| 85 | 85 | give it a much stronger password under Admin → Users.</a></li> |
| 86 | 86 | |
| 87 | 87 | <li><p>Run the Admin → Security-Audit tool to verify that other |
| 88 | 88 |
| --- www/server/index.html | |
| +++ www/server/index.html | |
| @@ -77,11 +77,11 @@ | |
| 77 | minimum recommended preparation steps:</p> |
| 78 | |
| 79 | <ol> |
| 80 | <li><p>Fossil creates only one user in a <a |
| 81 | href="$ROOT/help?cmd=new">new repository</a> and gives it the <a |
| 82 | href="../admin-v-setup.md">all-powerful Setup capability</a>. (“s”) |
| 83 | The 6-digit random hex password generated for that user is not very strong against |
| 84 | remote attack, so because that user has so much power, you should |
| 85 | give it a much stronger password under Admin → Users.</a></li> |
| 86 | |
| 87 | <li><p>Run the Admin → Security-Audit tool to verify that other |
| 88 |
| --- www/server/index.html | |
| +++ www/server/index.html | |
| @@ -77,11 +77,11 @@ | |
| 77 | minimum recommended preparation steps:</p> |
| 78 | |
| 79 | <ol> |
| 80 | <li><p>Fossil creates only one user in a <a |
| 81 | href="$ROOT/help?cmd=new">new repository</a> and gives it the <a |
| 82 | href="../caps/admin-v-setup.md#apsu">all-powerful Setup capability</a>. (“s”) |
| 83 | The 6-digit random hex password generated for that user is not very strong against |
| 84 | remote attack, so because that user has so much power, you should |
| 85 | give it a much stronger password under Admin → Users.</a></li> |
| 86 | |
| 87 | <li><p>Run the Admin → Security-Audit tool to verify that other |
| 88 |