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

lprimak pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new c1d22bab7 more links fixed
c1d22bab7 is described below

commit c1d22bab7aead048b966c263ad8c709cef4245ef
Author: lprimak <[email protected]>
AuthorDate: Sun Aug 25 16:10:03 2024 -0500

    more links fixed
---
 .well-known/security.txt | 2 +-
 feed.xml                 | 2 +-
 web.html                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index 7dce4718a..dc30fd5c6 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2025-08-25T21:05:53Z
+Expires: 2025-08-25T21:09:47Z
 Preferred-Languages: en
 Canonical: https://shiro.apache.org/.well-known/security.txt
 Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/feed.xml b/feed.xml
index 29baac98e..c2bb011d0 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
   <subtitle>Simple. Java. Security.</subtitle>
   <link href="https://shiro.apache.org/"/>
   <link rel="self" href="https://shiro.apache.org/feed.xml"; />
-  <updated>2024-08-25T21:05:56Z</updated>
+  <updated>2024-08-25T21:09:50Z</updated>
 
   <author>
     <name>Les Hazlewood</name>
diff --git a/web.html b/web.html
index bdee434cc..4ab0c6e4b 100644
--- a/web.html
+++ b/web.html
@@ -1267,7 +1267,7 @@ securityManager.rememberMeManager.cookie.maxAge = blah
 </div>
 </div>
 <div class="paragraph">
-<p>See the <a 
href="static/current/apidocs/shiro-web/org/apache/shiro/web/mgt/CookieRememberMeManager.html"><code>CookieRememberMeManager</code></a>
 and the supporting <a 
href="static/current/apidocs/src-html/org/apache/shiro/web/servlet/SimpleCookie.html"><code>SimpleCookie</code></a>
 JavaDoc for configuration properties.</p>
+<p>See the <a 
href="static/current/apidocs/shiro-web/org/apache/shiro/web/mgt/CookieRememberMeManager.html"><code>CookieRememberMeManager</code></a>
 and the supporting <a 
href="static/current/apidocs/shiro-web/org/apache/shiro/web/servlet/SimpleCookie.html"><code>SimpleCookie</code></a>
 JavaDoc for configuration properties.</p>
 </div>
 </div>
 <div class="sect2">

Reply via email to