Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified server/32/Nextcloud_Developer_Manual.epub
Binary file not shown.
Binary file modified server/32/Nextcloud_Server_Administration_Manual.epub
Binary file not shown.
Binary file modified server/32/Nextcloud_Server_Administration_Manual.pdf
Binary file not shown.
Binary file modified server/32/Nextcloud_User_Manual.epub
Binary file not shown.
Binary file modified server/32/Nextcloud_User_Manual.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@
<li class="toctree-l4"><a class="reference internal" href="#trusted-proxies">trusted_proxies</a></li>
<li class="toctree-l4"><a class="reference internal" href="#forwarded-for-headers">forwarded_for_headers</a></li>
<li class="toctree-l4"><a class="reference internal" href="#allowed-admin-ranges">allowed_admin_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="#allowed-no-password-confirmation-ranges">allowed_no_password_confirmation_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="#max-filesize-animated-gifs-public-sharing">max_filesize_animated_gifs_public_sharing</a></li>
<li class="toctree-l4"><a class="reference internal" href="#filelocking-ttl">filelocking.ttl</a></li>
<li class="toctree-l4"><a class="reference internal" href="#memcache-locking">memcache.locking</a></li>
Expand Down Expand Up @@ -3455,6 +3456,19 @@ <h3>allowed_admin_ranges<a class="headerlink" href="#allowed-admin-ranges" title
- IPv6 addresses or ranges, e.g., <cite>2001:db8::13:37/64</cite></p>
<p>Defaults to <code class="docutils literal notranslate"><span class="pre">[]</span></code> (empty array)</p>
</section>
<section id="allowed-no-password-confirmation-ranges">
<h3>allowed_no_password_confirmation_ranges<a class="headerlink" href="#allowed-no-password-confirmation-ranges" title="Link to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="s1">&#39;allowed_no_password_confirmation_ranges&#39;</span> <span class="o">=&gt;</span> <span class="p">[</span><span class="s1">&#39;192.0.2.42/32&#39;</span><span class="p">,</span> <span class="s1">&#39;233.252.0.0/24&#39;</span><span class="p">,</span> <span class="s1">&#39;2001:db8::13:37/64&#39;</span><span class="p">],</span>
</pre></div>
</div>
<p>List of trusted IP ranges that can bypass password confirmation.</p>
<p>If non-empty, all endpoints marked with the PasswordConfirmationRequired attribute
won’t need a password confirmation when originating from IPs within these ranges.</p>
<p>Supported formats:
- IPv4 addresses or ranges, e.g., <code class="docutils literal notranslate"><span class="pre">192.0.2.42/32</span></code>, <code class="docutils literal notranslate"><span class="pre">233.252.0.0/24</span></code>
- IPv6 addresses or ranges, e.g., <code class="docutils literal notranslate"><span class="pre">2001:db8::13:37/64</span></code></p>
<p>Defaults to <code class="docutils literal notranslate"><span class="pre">[]</span></code> (empty array)</p>
</section>
<section id="max-filesize-animated-gifs-public-sharing">
<h3>max_filesize_animated_gifs_public_sharing<a class="headerlink" href="#max-filesize-animated-gifs-public-sharing" title="Link to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="s1">&#39;max_filesize_animated_gifs_public_sharing&#39;</span> <span class="o">=&gt;</span> <span class="mi">10</span><span class="p">,</span>
Expand Down
1 change: 1 addition & 0 deletions server/32/admin_manual/contents.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,7 @@ <h1>Table of contents<a class="headerlink" href="#table-of-contents" title="Link
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#trusted-proxies">trusted_proxies</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#forwarded-for-headers">forwarded_for_headers</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#allowed-admin-ranges">allowed_admin_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#allowed-no-password-confirmation-ranges">allowed_no_password_confirmation_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#max-filesize-animated-gifs-public-sharing">max_filesize_animated_gifs_public_sharing</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#filelocking-ttl">filelocking.ttl</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#memcache-locking">memcache.locking</a></li>
Expand Down
2 changes: 1 addition & 1 deletion server/32/admin_manual/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion server/32/user_manual/cs/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Kontakty<a class="headerlink" href="#contacts" title="Link to this heading">
<p class="admonition-title">Poznámka</p>
<p>Od verze iOS 12 je SSL šifrování nezbytné. Proto <strong>nevypínejte</strong> <strong>SSL</strong> (Z tohoto důvodu je pro vaši doménu zapotřebí certifikát, postačí i ten ze služby <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a> ).</p>
</div>
<p>Pokud to ani tak nefunguje, podívejte se do příručky <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Řešení problémů s kontakty a kalendářem</a> nebo <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Řešení problémů s objevováním služby</a>.</p>
<p>Pokud to ani tak nefunguje, podívejte se do příručky <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Řešení problémů s kontakty a kalendářem</a> nebo <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Řešení problémů s objevováním služby</a>.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion server/32/user_manual/fr/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Contacts<a class="headerlink" href="#contacts" title="Lien vers cette rubriq
<p class="admonition-title">Note</p>
<p>À partir de iOS 12, un cryptage SSL est nécessaire. Par conséquent, ne désactivez pas le <strong>SSL</strong> (Pour cette raison, un certificat est requis pour votre domaine, comme <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a> ).</p>
</div>
<p>Si cela ne fonctionne toujours pas, regardez dans <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Dépannage des contacts et calendriers</a> ou <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Dépannage de la découverte de service</a>.</p>
<p>Si cela ne fonctionne toujours pas, regardez dans <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Dépannage des contacts et calendriers</a> ou <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Dépannage de la découverte de service</a>.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion server/32/user_manual/gl/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h2>Contactos<a class="headerlink" href="#contacts" title="Ligazón a este títu
<p class="admonition-title">Nota</p>
<p>A partir de iOS 12 é necesario un cifrado SSL. Polo tanto, <strong>non</strong> desactive <strong>SSL</strong> (Por este motivo é necesario que o seu dominio dispoña dun certificado, pode obtelo en: <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a>).</p>
</div>
<p>Se aínda non funciona, bótelle unha ollada a <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Solución de problemas de Contactos e Calendario</a> ou a <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Solución de problemas de descubrimento do servizo</a>.</p>
<p>Se aínda non funciona, bótelle unha ollada a <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Solución de problemas de Contactos e Calendario</a> ou a <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Solución de problemas de descubrimento do servizo</a>.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion server/32/user_manual/tr/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Kişiler<a class="headerlink" href="#contacts" title="Link to this heading">
<p class="admonition-title">Not</p>
<p>iOS 12 sürümüyle birlikte SSL şifrelemesi kullanılması zorunlu oldu. Bu nedenle <strong>SSL</strong> seçeneğini kullanımdan kaldırmayın** (SSL şifrelemeyi kullanabilmek için etki alanınıza bir sertifika almanız gerekir, <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a> bunu ücretsiz olarak sağlar).</p>
</div>
<p>Sorun çıkarsa, <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Kişi ve Takvim sorunlarını çözme</a> ya da <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Hizmet keşfetme sorunlarını çözme</a> bölümlerine bakabilirsiniz.</p>
<p>Sorun çıkarsa, <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Kişi ve Takvim sorunlarını çözme</a> ya da <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">Hizmet keşfetme sorunlarını çözme</a> bölümlerine bakabilirsiniz.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion server/32/user_manual/zh_HK/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>聯絡人<a class="headerlink" href="#contacts" title="Link to this heading"
<p class="admonition-title">Note</p>
<p>從 iOS 12 開始,必須使用 SSL 加密。因此,<strong>不要</strong> 停用 <a href="#id1"><span class="problematic" id="id2">**</span></a>SSL**(為此,您的域名需要一個證書,<a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a> 可以滿足要求)。</p>
</div>
<p>如果仍然無法正常運行,請查看 <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">聯絡人與日曆故障排除</a> 或 <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">服務發現故障排除</a>。</p>
<p>如果仍然無法正常運行,請查看 <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">聯絡人與日曆故障排除</a> 或 <a class="reference external" href="https://docs.nextcloud.com/server/32/admin_manual/issues/general_troubleshooting.html#service-discovery">服務發現故障排除</a>。</p>
</section>
</section>

Expand Down
Binary file modified server/33/Nextcloud_Developer_Manual.epub
Binary file not shown.
Binary file modified server/33/Nextcloud_Server_Administration_Manual.epub
Binary file not shown.
Binary file modified server/33/Nextcloud_Server_Administration_Manual.pdf
Binary file not shown.
Binary file modified server/33/Nextcloud_User_Manual.epub
Binary file not shown.
Binary file modified server/33/Nextcloud_User_Manual.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
<li class="toctree-l4"><a class="reference internal" href="#trusted-proxies">trusted_proxies</a></li>
<li class="toctree-l4"><a class="reference internal" href="#forwarded-for-headers">forwarded_for_headers</a></li>
<li class="toctree-l4"><a class="reference internal" href="#allowed-admin-ranges">allowed_admin_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="#allowed-no-password-confirmation-ranges">allowed_no_password_confirmation_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="#max-filesize-animated-gifs-public-sharing">max_filesize_animated_gifs_public_sharing</a></li>
<li class="toctree-l4"><a class="reference internal" href="#filelocking-ttl">filelocking.ttl</a></li>
<li class="toctree-l4"><a class="reference internal" href="#memcache-locking">memcache.locking</a></li>
Expand Down Expand Up @@ -3567,6 +3568,19 @@ <h3>allowed_admin_ranges<a class="headerlink" href="#allowed-admin-ranges" title
- IPv6 addresses or ranges, e.g., <code class="docutils literal notranslate"><span class="pre">2001:db8::13:37/64</span></code></p>
<p>Defaults to <code class="docutils literal notranslate"><span class="pre">[]</span></code> (empty array)</p>
</section>
<section id="allowed-no-password-confirmation-ranges">
<h3>allowed_no_password_confirmation_ranges<a class="headerlink" href="#allowed-no-password-confirmation-ranges" title="Link to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="s1">&#39;allowed_no_password_confirmation_ranges&#39;</span> <span class="o">=&gt;</span> <span class="p">[</span><span class="s1">&#39;192.0.2.42/32&#39;</span><span class="p">,</span> <span class="s1">&#39;233.252.0.0/24&#39;</span><span class="p">,</span> <span class="s1">&#39;2001:db8::13:37/64&#39;</span><span class="p">],</span>
</pre></div>
</div>
<p>List of trusted IP ranges that can bypass password confirmation.</p>
<p>If non-empty, all endpoints marked with the PasswordConfirmationRequired attribute
won’t need a password confirmation when originating from IPs within these ranges.</p>
<p>Supported formats:
- IPv4 addresses or ranges, e.g., <code class="docutils literal notranslate"><span class="pre">192.0.2.42/32</span></code>, <code class="docutils literal notranslate"><span class="pre">233.252.0.0/24</span></code>
- IPv6 addresses or ranges, e.g., <code class="docutils literal notranslate"><span class="pre">2001:db8::13:37/64</span></code></p>
<p>Defaults to <code class="docutils literal notranslate"><span class="pre">[]</span></code> (empty array)</p>
</section>
<section id="max-filesize-animated-gifs-public-sharing">
<h3>max_filesize_animated_gifs_public_sharing<a class="headerlink" href="#max-filesize-animated-gifs-public-sharing" title="Link to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="s1">&#39;max_filesize_animated_gifs_public_sharing&#39;</span> <span class="o">=&gt;</span> <span class="mi">10</span><span class="p">,</span>
Expand Down
1 change: 1 addition & 0 deletions server/33/admin_manual/contents.html
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,7 @@ <h1>Table of contents<a class="headerlink" href="#table-of-contents" title="Link
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#trusted-proxies">trusted_proxies</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#forwarded-for-headers">forwarded_for_headers</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#allowed-admin-ranges">allowed_admin_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#allowed-no-password-confirmation-ranges">allowed_no_password_confirmation_ranges</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#max-filesize-animated-gifs-public-sharing">max_filesize_animated_gifs_public_sharing</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#filelocking-ttl">filelocking.ttl</a></li>
<li class="toctree-l4"><a class="reference internal" href="configuration_server/config_sample_php_parameters.html#memcache-locking">memcache.locking</a></li>
Expand Down
2 changes: 1 addition & 1 deletion server/33/admin_manual/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion server/33/user_manual/fr/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Contacts<a class="headerlink" href="#contacts" title="Lien vers cette rubriq
<p class="admonition-title">Note</p>
<p>À partir de iOS 12, un cryptage SSL est nécessaire. Par conséquent, ne désactivez pas le <strong>SSL</strong> (Pour cette raison, un certificat est requis pour votre domaine, comme <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a> ).</p>
</div>
<p>Si cela ne fonctionne toujours pas, regardez dans <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#service-discovery">Dépannage des contacts et calendriers</a> ou <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Dépannage de la découverte de service</a>.</p>
<p>Si cela ne fonctionne toujours pas, regardez dans <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Dépannage des contacts et calendriers</a> ou <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#service-discovery">Dépannage de la découverte de service</a>.</p>
</section>
</section>

Expand Down
2 changes: 1 addition & 1 deletion server/33/user_manual/gl/groupware/sync_ios.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h2>Contactos<a class="headerlink" href="#contacts" title="Ligazón a este títu
<p class="admonition-title">Nota</p>
<p>A partir de iOS 12 é necesario un cifrado SSL. Polo tanto, <strong>non</strong> desactive <strong>SSL</strong> (Por este motivo é necesario que o seu dominio dispoña dun certificado, pode obtelo en: <a class="reference external" href="https://letsencrypt.org/">https://letsencrypt.org/</a>).</p>
</div>
<p>Se aínda non funciona, bótelle unha ollada a <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Solución de problemas de Contactos e Calendario</a> ou a <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#service-discovery">Solución de problemas de descubrimento do servizo</a>.</p>
<p>Se aínda non funciona, bótelle unha ollada a <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#service-discovery">Solución de problemas de Contactos e Calendario</a> ou a <a class="reference external" href="https://docs.nextcloud.com/server/33/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar">Solución de problemas de descubrimento do servizo</a>.</p>
</section>
</section>

Expand Down
Binary file modified server/34/Nextcloud_Developer_Manual.epub
Binary file not shown.
Binary file modified server/34/Nextcloud_Server_Administration_Manual.epub
Binary file not shown.
Binary file modified server/34/Nextcloud_Server_Administration_Manual.pdf
Binary file not shown.
Binary file modified server/34/Nextcloud_User_Manual.epub
Binary file not shown.
Binary file modified server/34/Nextcloud_User_Manual.pdf
Binary file not shown.
Loading