Fossil SCM
Clarify guidance for the "nobody" user. Ticket [21e39ebe66a21b7a8].
Commit
59a482023ebf6c93a7d0335046d12bd5dff7d408
Parent
b00e9ac8bb38c0b…
1 file changed
+1
-5
+1
-5
| --- src/setup.c | ||
| +++ src/setup.c | ||
| @@ -813,17 +813,13 @@ | ||
| 813 | 813 | @ <ul> |
| 814 | 814 | @ <li><p> |
| 815 | 815 | @ No login is required for user <span class="usertype">nobody</span>. The |
| 816 | 816 | @ capabilities of the <span class="usertype">nobody</span> user are |
| 817 | 817 | @ inherited by all users, regardless of whether or not they are logged in. |
| 818 | - @ To disable universal access to the repository, make sure no user named | |
| 819 | - @ <span class="usertype">nobody</span> exists or that the | |
| 818 | + @ To disable universal access to the repository, make sure that the | |
| 820 | 819 | @ <span class="usertype">nobody</span> user has no capabilities |
| 821 | 820 | @ enabled. The password for <span class="usertype">nobody</span> is ignored. |
| 822 | - @ To avoid problems with spiders overloading the server, it is recommended | |
| 823 | - @ that the <span class="capability">h</span> (Hyperlinks) capability be | |
| 824 | - @ turned off for the <span class="usertype">nobody</span> user. | |
| 825 | 821 | @ </p></li> |
| 826 | 822 | @ |
| 827 | 823 | @ <li><p> |
| 828 | 824 | @ Login is required for user <span class="usertype">anonymous</span> but the |
| 829 | 825 | @ password is displayed on the login screen beside the password entry box |
| 830 | 826 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -813,17 +813,13 @@ | |
| 813 | @ <ul> |
| 814 | @ <li><p> |
| 815 | @ No login is required for user <span class="usertype">nobody</span>. The |
| 816 | @ capabilities of the <span class="usertype">nobody</span> user are |
| 817 | @ inherited by all users, regardless of whether or not they are logged in. |
| 818 | @ To disable universal access to the repository, make sure no user named |
| 819 | @ <span class="usertype">nobody</span> exists or that the |
| 820 | @ <span class="usertype">nobody</span> user has no capabilities |
| 821 | @ enabled. The password for <span class="usertype">nobody</span> is ignored. |
| 822 | @ To avoid problems with spiders overloading the server, it is recommended |
| 823 | @ that the <span class="capability">h</span> (Hyperlinks) capability be |
| 824 | @ turned off for the <span class="usertype">nobody</span> user. |
| 825 | @ </p></li> |
| 826 | @ |
| 827 | @ <li><p> |
| 828 | @ Login is required for user <span class="usertype">anonymous</span> but the |
| 829 | @ password is displayed on the login screen beside the password entry box |
| 830 |
| --- src/setup.c | |
| +++ src/setup.c | |
| @@ -813,17 +813,13 @@ | |
| 813 | @ <ul> |
| 814 | @ <li><p> |
| 815 | @ No login is required for user <span class="usertype">nobody</span>. The |
| 816 | @ capabilities of the <span class="usertype">nobody</span> user are |
| 817 | @ inherited by all users, regardless of whether or not they are logged in. |
| 818 | @ To disable universal access to the repository, make sure that the |
| 819 | @ <span class="usertype">nobody</span> user has no capabilities |
| 820 | @ enabled. The password for <span class="usertype">nobody</span> is ignored. |
| 821 | @ </p></li> |
| 822 | @ |
| 823 | @ <li><p> |
| 824 | @ Login is required for user <span class="usertype">anonymous</span> but the |
| 825 | @ password is displayed on the login screen beside the password entry box |
| 826 |