Fossil SCM
Noted lack of WrUnver permission on Setup users by default.
Commit
ca4085c2917bae7be094dd8499d605d1d1466a4907edf602d298750305d72d78
Parent
fd9ba57a6a80b0e…
2 files changed
+5
-1
+3
-3
+5
-1
| --- www/caps/admin-v-setup.md | ||
| +++ www/caps/admin-v-setup.md | ||
| @@ -252,11 +252,14 @@ | ||
| 252 | 252 | failover system. |
| 253 | 253 | |
| 254 | 254 | |
| 255 | 255 | ## <a name="apsu"></a>The All-Powerful Setup User |
| 256 | 256 | |
| 257 | -Setup users can use every feature of the Fossil UI. If Fossil can do a | |
| 257 | +Setup users get [every user capability](./ref.html) of Fossil except for | |
| 258 | +[**WrUnver**](./ref.html#y). (That lone hold-out is [by design][snoy].) | |
| 259 | + | |
| 260 | +In addition, Setup users can use every feature of the Fossil UI. If Fossil can do a | |
| 258 | 261 | thing, a Setup user on that repo can make Fossil do it. |
| 259 | 262 | |
| 260 | 263 | Setup users can do many things that Admin users cannot: |
| 261 | 264 | |
| 262 | 265 | * Use all of the Admin UI features |
| @@ -387,6 +390,7 @@ | ||
| 387 | 390 | [forum]: https://fossil-scm.org/forum/ |
| 388 | 391 | [fui]: /help?cmd=ui |
| 389 | 392 | [lg]: ./login-groups.md |
| 390 | 393 | [rs]: https://www.fossil-scm.org/index.html/doc/trunk/www/settings.wiki |
| 391 | 394 | [sia]: https://fossil-scm.org/fossil/artifact?udc=1&ln=1259-1260&name=0fda31b6683c206a |
| 395 | +[snoy]: https://fossil-scm.org/forum/forumpost/00e1c4ecff | |
| 392 | 396 | [tt]: https://en.wikipedia.org/wiki/Tiger_team#Security |
| 393 | 397 |
| --- www/caps/admin-v-setup.md | |
| +++ www/caps/admin-v-setup.md | |
| @@ -252,11 +252,14 @@ | |
| 252 | failover system. |
| 253 | |
| 254 | |
| 255 | ## <a name="apsu"></a>The All-Powerful Setup User |
| 256 | |
| 257 | Setup users can use every feature of the Fossil UI. If Fossil can do a |
| 258 | thing, a Setup user on that repo can make Fossil do it. |
| 259 | |
| 260 | Setup users can do many things that Admin users cannot: |
| 261 | |
| 262 | * Use all of the Admin UI features |
| @@ -387,6 +390,7 @@ | |
| 387 | [forum]: https://fossil-scm.org/forum/ |
| 388 | [fui]: /help?cmd=ui |
| 389 | [lg]: ./login-groups.md |
| 390 | [rs]: https://www.fossil-scm.org/index.html/doc/trunk/www/settings.wiki |
| 391 | [sia]: https://fossil-scm.org/fossil/artifact?udc=1&ln=1259-1260&name=0fda31b6683c206a |
| 392 | [tt]: https://en.wikipedia.org/wiki/Tiger_team#Security |
| 393 |
| --- www/caps/admin-v-setup.md | |
| +++ www/caps/admin-v-setup.md | |
| @@ -252,11 +252,14 @@ | |
| 252 | failover system. |
| 253 | |
| 254 | |
| 255 | ## <a name="apsu"></a>The All-Powerful Setup User |
| 256 | |
| 257 | Setup users get [every user capability](./ref.html) of Fossil except for |
| 258 | [**WrUnver**](./ref.html#y). (That lone hold-out is [by design][snoy].) |
| 259 | |
| 260 | In addition, Setup users can use every feature of the Fossil UI. If Fossil can do a |
| 261 | thing, a Setup user on that repo can make Fossil do it. |
| 262 | |
| 263 | Setup users can do many things that Admin users cannot: |
| 264 | |
| 265 | * Use all of the Admin UI features |
| @@ -387,6 +390,7 @@ | |
| 390 | [forum]: https://fossil-scm.org/forum/ |
| 391 | [fui]: /help?cmd=ui |
| 392 | [lg]: ./login-groups.md |
| 393 | [rs]: https://www.fossil-scm.org/index.html/doc/trunk/www/settings.wiki |
| 394 | [sia]: https://fossil-scm.org/fossil/artifact?udc=1&ln=1259-1260&name=0fda31b6683c206a |
| 395 | [snoy]: https://fossil-scm.org/forum/forumpost/00e1c4ecff |
| 396 | [tt]: https://en.wikipedia.org/wiki/Tiger_team#Security |
| 397 |
+3
-3
| --- www/caps/ref.html | ||
| +++ www/caps/ref.html | ||
| @@ -48,13 +48,13 @@ | ||
| 48 | 48 | <tr id="a"> |
| 49 | 49 | <th>a</th> |
| 50 | 50 | <th>Admin</th> |
| 51 | 51 | <td> |
| 52 | 52 | Admin users have <em>all</em> of the capabilities below except for |
| 53 | - <a href="#s">setup</a>. See <a href="admin-v-setup.md">Admin vs. | |
| 54 | - Setup</a> for a more nuanced discussion. Mnemonic: | |
| 55 | - <b>a</b>dministrate. | |
| 53 | + <a href="#s">setup</a> and <a href="#y">WrUnver</a>. | |
| 54 | + See <a href="admin-v-setup.md">Admin vs. Setup</a> for a more | |
| 55 | + nuanced discussion. Mnemonic: <b>a</b>dministrate. | |
| 56 | 56 | </td> |
| 57 | 57 | </tr> |
| 58 | 58 | |
| 59 | 59 | <tr id="b"> |
| 60 | 60 | <th>b</th> |
| 61 | 61 |
| --- www/caps/ref.html | |
| +++ www/caps/ref.html | |
| @@ -48,13 +48,13 @@ | |
| 48 | <tr id="a"> |
| 49 | <th>a</th> |
| 50 | <th>Admin</th> |
| 51 | <td> |
| 52 | Admin users have <em>all</em> of the capabilities below except for |
| 53 | <a href="#s">setup</a>. See <a href="admin-v-setup.md">Admin vs. |
| 54 | Setup</a> for a more nuanced discussion. Mnemonic: |
| 55 | <b>a</b>dministrate. |
| 56 | </td> |
| 57 | </tr> |
| 58 | |
| 59 | <tr id="b"> |
| 60 | <th>b</th> |
| 61 |
| --- www/caps/ref.html | |
| +++ www/caps/ref.html | |
| @@ -48,13 +48,13 @@ | |
| 48 | <tr id="a"> |
| 49 | <th>a</th> |
| 50 | <th>Admin</th> |
| 51 | <td> |
| 52 | Admin users have <em>all</em> of the capabilities below except for |
| 53 | <a href="#s">setup</a> and <a href="#y">WrUnver</a>. |
| 54 | See <a href="admin-v-setup.md">Admin vs. Setup</a> for a more |
| 55 | nuanced discussion. Mnemonic: <b>a</b>dministrate. |
| 56 | </td> |
| 57 | </tr> |
| 58 | |
| 59 | <tr id="b"> |
| 60 | <th>b</th> |
| 61 |