commit 90a35b1670ed3dd8c5925068b84e414a0a17c1de
from: Flan Hacker
- Note that the disable authentication directive is used, as web - servers on the Game of Trees Hub are configured with authentication enabled - by default. Without this, viewing the website would require users to be + The disable authentication directive is used because web servers on + the Game of Trees Hub are configured with authentication enabled by + default. Without this, viewing the website would require users to be logged in.
@@ -107,9 +107,9 @@
Just like with the gotsys repository, three new repositories are declared that can be read and written to by the flan_hacker user. - Note that public_repo_b also allows the anonymous user to - clone the repository, but not to send new changes to it, as it is declared - with the ro mode (read-only). Repositories that are readable by the + The repository public_repo_b also allows the anonymous + user to clone it, but not to send new changes to it, as it is declared with + the ro mode (read-only). Repositories that are readable by the anonymous user will include a clone url in the summary of the repository when browsing it with a web browser.
@@ -195,9 +195,9 @@ }- Note that in this case, visitors won't be presented with instructions on - how to authenticate, as it is expected from the permitted user to know how - to do so. + In this case, visitors won't be presented with instructions on how to + authenticate, as it is expected from the permitted user to know how to do + so.
The permit and deny directives can be set for all