Fossil SCM
Small tweak to the advice for "reader" category capability for forums
Commit
ea67aadeee78ede48dee8a66a5e256fa8f1e2ed37773232e802a7231853a5050
Parent
3ec8f0a96064906…
1 file changed
+3
-2
+3
-2
| --- www/forum.wiki | ||
| +++ www/forum.wiki | ||
| @@ -105,12 +105,13 @@ | ||
| 105 | 105 | users to register themselves" setting. You may also wish to give the |
| 106 | 106 | <tt>anonymous</tt> user category the Read Forum (2) and Write Forum (3) |
| 107 | 107 | capabilities: this allows people to post without creating an account |
| 108 | 108 | simply by solving [./antibot.wiki | a simple CAPTCHA]. |
| 109 | 109 | |
| 110 | -For a private repository, you will likely wish to give the "23" | |
| 111 | -capability pair to the <tt>reader</tt> user category instead. | |
| 110 | +For a private repository, you probably won't want to give the | |
| 111 | +<tt>anonymous</tt> user any forum access, but you may wish to give | |
| 112 | +capability "2" to the <tt>reader</tt> user category. | |
| 112 | 113 | |
| 113 | 114 | For either type of repository, you are likely to want to give at least |
| 114 | 115 | the Write Trusted (4) capability to the <tt>developer</tt> user |
| 115 | 116 | category. |
| 116 | 117 | |
| 117 | 118 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -105,12 +105,13 @@ | |
| 105 | users to register themselves" setting. You may also wish to give the |
| 106 | <tt>anonymous</tt> user category the Read Forum (2) and Write Forum (3) |
| 107 | capabilities: this allows people to post without creating an account |
| 108 | simply by solving [./antibot.wiki | a simple CAPTCHA]. |
| 109 | |
| 110 | For a private repository, you will likely wish to give the "23" |
| 111 | capability pair to the <tt>reader</tt> user category instead. |
| 112 | |
| 113 | For either type of repository, you are likely to want to give at least |
| 114 | the Write Trusted (4) capability to the <tt>developer</tt> user |
| 115 | category. |
| 116 | |
| 117 |
| --- www/forum.wiki | |
| +++ www/forum.wiki | |
| @@ -105,12 +105,13 @@ | |
| 105 | users to register themselves" setting. You may also wish to give the |
| 106 | <tt>anonymous</tt> user category the Read Forum (2) and Write Forum (3) |
| 107 | capabilities: this allows people to post without creating an account |
| 108 | simply by solving [./antibot.wiki | a simple CAPTCHA]. |
| 109 | |
| 110 | For a private repository, you probably won't want to give the |
| 111 | <tt>anonymous</tt> user any forum access, but you may wish to give |
| 112 | capability "2" to the <tt>reader</tt> user category. |
| 113 | |
| 114 | For either type of repository, you are likely to want to give at least |
| 115 | the Write Trusted (4) capability to the <tt>developer</tt> user |
| 116 | category. |
| 117 | |
| 118 |