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 43fc2d527 update
43fc2d527 is described below
commit 43fc2d527f1e9d9fe0a3cca7d2a75fddbc38b747
Author: lprimak <[email protected]>
AuthorDate: Thu Jan 29 19:10:58 2026 -0600
update
---
.well-known/security.txt | 2 +-
feed.xml | 2 +-
integration.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index 321711d59..1c46969d1 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
Contact: mailto:[email protected]
-Expires: 2027-01-30T01:09:03Z
+Expires: 2027-01-30T01:10:44Z
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 9ca921f50..4de67e5e8 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-30T01:09:04Z</updated>
+ <updated>2026-01-30T01:10:44Z</updated>
<author>
<name>Les Hazlewood</name>
diff --git a/integration.html b/integration.html
index 424649e8b..7610a0096 100644
--- a/integration.html
+++ b/integration.html
@@ -336,7 +336,7 @@ Uses Lift’s sitemap Locs instead of Shiro’s built-in
web.xml resource filter
</div>
</li>
<li>
-<p><a href="https://github.com/oktadev/okta-shiro-plugin">Okta Shiro
Plugin</a></p>
+<p><a href="https://github.com/oktadev/okta-shiro-plugin"><strong>Okta Shiro
Plugin</strong></a></p>
<div class="paragraph">
<p>Contains a Shiro Realm for Okta, for use with OAuth 2.0 Resource Servers.
This realm will validate Okta JWT access tokens.</p>