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/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new adcd05a Automatic Site Publish by Buildbot
adcd05a is described below
commit adcd05a4dc8ea709ae5cfebd4f1600e3336312ad
Author: buildbot <[email protected]>
AuthorDate: Sun Apr 26 10:19:56 2020 +0000
Automatic Site Publish by Buildbot
---
output/primer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/primer.html b/output/primer.html
index 0f0478a..3c0fa51 100644
--- a/output/primer.html
+++ b/output/primer.html
@@ -393,7 +393,7 @@ Pragmatic security can be used to fine-tune security make
authorization decision
the parameters of a call, or the internal state of a Web component.
It can also be used to restrict authentication based on information in a
database.</p>
-<p>For more about security, you should read the <a
href="http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html">Java EE
tutorial</a>.
+<p>For more about security you should read the <a
href="http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html">Java EE
tutorial</a>.
Other projects, like <a href="http://shiro.apache.org/">Apache Shiro</a> or <a
href="https://spring.io/projects/spring-security/">Spring Security</a>
might also help you to secure your web application.</p>