This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 63f8d86ff Updated site from main 
(c4bec54ba8bebb76af55ed7e29e0e6f3221285fa)
63f8d86ff is described below

commit 63f8d86ffb9837c30f89e2a2443d78bc794bbb2f
Author: jenkins <[email protected]>
AuthorDate: Wed Aug 28 17:53:35 2024 +0000

    Updated site from main (c4bec54ba8bebb76af55ed7e29e0e6f3221285fa)
---
 content/documentation/fuseki2/fuseki-security.html | 4 ++--
 content/sitemap.xml                                | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/documentation/fuseki2/fuseki-security.html 
b/content/documentation/fuseki2/fuseki-security.html
index f22e75793..deed87ba7 100644
--- a/content/documentation/fuseki2/fuseki-security.html
+++ b/content/documentation/fuseki2/fuseki-security.html
@@ -211,14 +211,14 @@ used to restrict access to specific graphs or triples 
within graphs.</p>
 default <code>shiro.ini</code> configuration. The default admin user is 
<code>admin</code> and the
 password is <code>pw</code>. This can be changed directly in the INI file. 
Note that this
 setup is not recommended for production for various reasons  (no TLS, passwords
-in plain text etc.), consult the <a 
href="https://shiro.apache.org/configuration.html#Configuration-INISections";>Shiro
+in plain text etc.), consult the <a 
href="https://shiro.apache.org/configuration.html#Configuration-INIConfiguration-Sections";>Shiro
 INI</a>
 documentation for best practices.</p>
 <p>As mentioned above, the default setup only restricts access to the admin 
pages
 of Fuseki. To avoid clashes with dataset names, the namespace of the admin
 interface starts with &lsquo;/$/&rsquo;, consult the <a 
href="../fuseki2/fuseki-server-protocol.html">Fuseki HTTP Administration 
Protocol
 </a> documentation for more details.</p>
-<p>If access to SPARQL endpoints should be restricted, additional <a 
href="https://shiro.apache.org/web.html#Web-WebINIconfiguration";>Shiro
+<p>If access to SPARQL endpoints should be restricted, additional <a 
href="https://shiro.apache.org/web.html#web_ini";>Shiro
 ACLs</a> are necessary.
 This is done in the <code>[urls]</code> section of the configuration. As an 
example,
 restricting access to the <code>../query</code> SPARQL endpoint for all 
datasets on Fuseki
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 309bc017a..6c9fb286e 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -525,7 +525,7 @@
     <lastmod>2023-02-12T15:23:22+01:00</lastmod>
   </url><url>
     
<loc>https://jena.apache.org/documentation/fuseki2/fuseki-security.html</loc>
-    <lastmod>2020-09-19T11:47:36+01:00</lastmod>
+    <lastmod>2024-08-10T12:40:22+02:00</lastmod>
   </url><url>
     
<loc>https://jena.apache.org/documentation/fuseki2/fuseki-main-security.html</loc>
     <lastmod>2021-11-05T16:04:36+00:00</lastmod>

Reply via email to