You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2016/07/23 00:10:27 UTC

svn commit: r993469 - in /websites/staging/directory/trunk/content: ./ fortress/news.html

Author: buildbot
Date: Sat Jul 23 00:10:27 2016
New Revision: 993469

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/news.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 23 00:10:27 2016
@@ -1 +1 @@
-1753850
+1753851

Modified: websites/staging/directory/trunk/content/fortress/news.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/news.html (original)
+++ websites/staging/directory/trunk/content/fortress/news.html Sat Jul 23 00:10:27 2016
@@ -174,19 +174,19 @@ h2:hover > .headerlink, h3:hover > .head
 <p>This maintenance release includes the following enhancements:</p>
 <ul>
 <li>
-<p>Fortress Core use of non-static configurator</p>
+<p>Fortress Core use of a non-static configurator</p>
 </li>
 <li>
-<p>Fortress Core upgrade to Apache LDAP API 1.0.0-RC1</p>
+<p>Fortress Core to use the Apache LDAP API 1.0.0-RC1</p>
 </li>
 <li>
-<p>Fortress Rest upgrade to Apache CXF 3.1.6 and Spring 4.3.1</p>
+<p>Fortress Rest to use Apache CXF 3.1.6 and Spring 4.3.1</p>
 </li>
 <li>
-<p>Fortress Web upgrade to Apache Wicket 7.3.0 and Spring 4.3.1</p>
+<p>Fortress Web to use Apache Wicket 7.3.0 and Spring 4.3.1</p>
 </li>
 </ul>
-<p>To get started:</p>
+<p>To learn how to install Fortress and configure for LDAP usage try one of the quickstarts:</p>
 <ul>
 <li>
 <p><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md">ApacheDS &amp; Fortress QUICKSTART</a></p>
@@ -195,6 +195,15 @@ h2:hover > .headerlink, h3:hover > .head
 <p><a href="https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md">OpenLDAP &amp; Fortress QUICKSTART</a></p>
 </li>
 </ul>
+<p>To understand how it may be used inside a Web app, for access control, check out these tutorials:</p>
+<ul>
+<li>
+<p><a href="http://iamfortress.net/2015/03/13/enabling-java-ee-and-fortress-security-inside-an-apache-wicket-web-app/">Enabling Java EE and Fortress Security inside an Apache Wicket Web App</a></p>
+</li>
+<li>
+<p><a href="http://iamfortress.net/2015/02/16/apache-fortress-end-to-end-security-tutorial/">Apache Fortress End-to-End Security Tutorial</a></p>
+</li>
+</ul>
 <p>More options:</p>
 <ul>
 <li><a href="installation.html">Installation Guides</a></li>