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 27707210b update
27707210b is described below
commit 27707210beb34ef6fe5e5837c6208d35e1065d68
Author: lprimak <[email protected]>
AuthorDate: Fri Jan 30 11:42:02 2026 -0600
update
---
.well-known/security.txt | 2 +-
feed.xml | 2 +-
forums.html | 8 +++++---
issues.html | 4 ++--
support.html | 9 +++------
5 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index 16a74b73c..08124ec08 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2027-01-30T17:30:00Z
+Expires: 2027-01-30T17:41:39Z
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 3fdb59c65..bcf46de9c 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>2026-01-30T17:30:00Z</updated>
+ <updated>2026-01-30T17:41:40Z</updated>
<author>
<name>Les Hazlewood</name>
diff --git a/forums.html b/forums.html
index 8803e923f..2b734c31b 100644
--- a/forums.html
+++ b/forums.html
@@ -222,10 +222,12 @@
<div class="paragraph">
<p>For those that may prefer mailing lists, please see the <a
href="mailing-lists.html">Mailing Lists</a> information.</p>
</div>
-<div class="listingblock">
-<div class="content">
-<pre>*NOTE:* The primary forums for Apache Shiro are the mailing lists, which
can be accessed via the link:mailing-lists.html[Mailing Lists] page. This is
per the Apache Software Foundation's community guidelines.</pre>
+<div class="quoteblock">
+<blockquote>
+<div class="paragraph">
+<p><strong>NOTE:</strong> The primary forums for Apache Shiro are the mailing
lists, which can be accessed via the <a href="mailing-lists.html">Mailing
Lists</a> page. This is per the Apache Software Foundation’s community
guidelines.</p>
</div>
+</blockquote>
</div>
</div>
</div>
diff --git a/issues.html b/issues.html
index 90cd9e78b..a9463cca0 100644
--- a/issues.html
+++ b/issues.html
@@ -20,8 +20,8 @@
<meta charset="utf-8"/>
<title>Apache Shiro Bug & Issue Tracking | Apache Shiro</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Report bugs, request features, and track
issues for Apache Shiro using Atlassian Jira issue tracking system.">
- <meta property="og:description" content="Report bugs, request features,
and track issues for Apache Shiro using Atlassian Jira issue tracking system.">
+ <meta name="description" content="Report bugs, request features, and track
issues for Apache Shiro using GitHub Issues tracking system.">
+ <meta property="og:description" content="Report bugs, request features,
and track issues for Apache Shiro using GitHub Issues tracking system.">
<meta name="keywords" content='issues,bugs,jira,bug-tracking,support'>
<meta name="generator" content="JBake">
<meta name="google-site-verification"
content="QIax6uT5UX3enoU0G8Pz2pXbQ45KaQuHZ3nCh9V27mw">
diff --git a/support.html b/support.html
index 62ca547c3..11a7446c4 100644
--- a/support.html
+++ b/support.html
@@ -226,12 +226,6 @@
<div class="ulist">
<ul>
<li>
-<p><a href="https://github.com/apache/shiro/discussions">GitHub
Discussions</a> - For questions, ideas, and community discussion</p>
-</li>
-<li>
-<p><a href="https://github.com/apache/shiro/issues">GitHub Issues</a> - For
bug reports and feature requests</p>
-</li>
-<li>
<p><a href="troubleshooting.html">Troubleshooting & FAQ</a></p>
</li>
<li>
@@ -241,6 +235,9 @@
<p><a href="forums.html">Forums</a></p>
</li>
<li>
+<p><a href="issues.html">Issues and Bug Tracking</a></p>
+</li>
+<li>
<p><a href="commercial-support.html">Commercial Support</a></p>
</li>
</ul>