commit - df7a70ed077a86e2e21083368fd051dd02f46aed
commit + 90a35b1670ed3dd8c5925068b84e414a0a17c1de
blob - 7b700fdb9efb0492a8d24089c3c4935d2224e2bc
blob + 5d0985ef48aa41422824446741a8f3a0cbfa00ee
--- index.html
+++ index.html
<a href="/repos">demo.gothub.org/repos</a>.
</p>
<p>
- Note that the <b>disable authentication</b> 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 <b>disable authentication</b> 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.
</p>
<p>
<p>
Just like with the <em>gotsys</em> repository, three new repositories are
declared that can be read and written to by the <em>flan_hacker</em> user.
- Note that <em>public_repo_b</em> also allows the <em>anonymous</em> user to
- clone the repository, but not to send new changes to it, as it is declared
- with the <b>ro</b> mode (read-only). Repositories that are readable by the
+ The repository <em>public_repo_b</em> also allows the <em>anonymous</em>
+ user to clone it, but not to send new changes to it, as it is declared with
+ the <b>ro</b> mode (read-only). Repositories that are readable by the
<em>anonymous</em> user will include a clone url in the summary of the
repository when browsing it with a web browser.
</p>
}
</pre>
<p>
- 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.
</p>
<p>
The <b>permit</b> and <b>deny</b> directives can be set for all