<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>File based ACLs :: goshs Documentation</title>
    <link>https://docs.goshs.de/en/usage/file-based-acls/index.html</link>
    <description>Use file based access control lists You can apply file based access control lists per folder by placing a file called .goshs in that folder. The files content is like:&#xA;{ &#34;auth&#34;:&#34;&lt;user&gt;:&lt;hash&gt;&#34;, &#34;block&#34;:[ &#34;file1&#34;, &#34;file2&#34;, &#34;folder/&#34; ] }Custom Basic Authentication The setting auth lets you define a custom basic authentication for the corresponding folder. The hash you need to enter as a password replacement can be generated using goshs as well using --hash:</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/en/usage/file-based-acls/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>