Fossil SCM
Noted the Fossil RBAC system as another reason you may want to set up a Fossil server.
Commit
a3a70a01aaee28340e30ddd123630bcb9e18927f91db95690254a6df66e5afc2
Parent
f9cfadf1b499e52…
1 file changed
+5
-1
+5
-1
| --- www/server/whyuseaserver.wiki | ||
| +++ www/server/whyuseaserver.wiki | ||
| @@ -66,6 +66,10 @@ | ||
| 66 | 66 | Sections 3.2 and the entirety of section 7 are no concern with |
| 67 | 67 | Fossil at all, since it's primarily written by the creator and |
| 68 | 68 | primary maintainer of SQLite, so you can be certain Fossil doesn't |
| 69 | 69 | actively pursue coding strategies that risk database corruption.<p> |
| 70 | 70 | |
| 71 | - | |
| 71 | + 6. <b>A server allows [./caps/ | Fossil's RBAC system] to work.</b><p> | |
| 72 | + The role-based access control (RBAC) system in Fossil only works | |
| 73 | + when the remote system is on the other side of an HTTP barrier. | |
| 74 | + ([./caps/#webonly | Details].) If you want its benefits, you need | |
| 75 | + a Fossil server setup of some kind. | |
| 72 | 76 |
| --- www/server/whyuseaserver.wiki | |
| +++ www/server/whyuseaserver.wiki | |
| @@ -66,6 +66,10 @@ | |
| 66 | Sections 3.2 and the entirety of section 7 are no concern with |
| 67 | Fossil at all, since it's primarily written by the creator and |
| 68 | primary maintainer of SQLite, so you can be certain Fossil doesn't |
| 69 | actively pursue coding strategies that risk database corruption.<p> |
| 70 | |
| 71 | |
| 72 |
| --- www/server/whyuseaserver.wiki | |
| +++ www/server/whyuseaserver.wiki | |
| @@ -66,6 +66,10 @@ | |
| 66 | Sections 3.2 and the entirety of section 7 are no concern with |
| 67 | Fossil at all, since it's primarily written by the creator and |
| 68 | primary maintainer of SQLite, so you can be certain Fossil doesn't |
| 69 | actively pursue coding strategies that risk database corruption.<p> |
| 70 | |
| 71 | 6. <b>A server allows [./caps/ | Fossil's RBAC system] to work.</b><p> |
| 72 | The role-based access control (RBAC) system in Fossil only works |
| 73 | when the remote system is on the other side of an HTTP barrier. |
| 74 | ([./caps/#webonly | Details].) If you want its benefits, you need |
| 75 | a Fossil server setup of some kind. |
| 76 |