Repository: wicket-site Updated Branches: refs/heads/asf-site 84e1c9fb5 -> 7215f64bb
Add an entry about Apache Fortress Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/7215f64b Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/7215f64b Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/7215f64b Branch: refs/heads/asf-site Commit: 7215f64bb1d1154c02ef1673c02460d9715137f9 Parents: 84e1c9f Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Sun May 10 14:54:42 2015 +0300 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Sun May 10 14:54:42 2015 +0300 ---------------------------------------------------------------------- apache/friends.html | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/7215f64b/apache/friends.html ---------------------------------------------------------------------- diff --git a/apache/friends.html b/apache/friends.html index 4c62aa5..cc85730 100644 --- a/apache/friends.html +++ b/apache/friends.html @@ -28,3 +28,8 @@ title: Apache projects using Wicket <h2><a href="https://nutch.apache.org/" target="_blank">Apache Nutch</a></h2> <h4>Apache Nutch is a well matured, production ready web crawler. Since version 2.3 it uses Apache Wicket for its <a target="_blank" href="https://nutch.apache.org/#22-september-2014-wicket-webapp-now-part-of-nutch-2x-codebase">web management console</a>.</h4> </div> + +<div style="margin-top: 40px"> + <h2><a href="https://directory.apache.org/fortress/" target="_blank">Apache Fortress</a></h2> + <h4>Apache Fortress is is a standards based and Open Source Identity Access Management Java SDK for LDAP v3 compliant systems. Fortress is 100% compliant with RBAC, ARBAC02 and IETF's password policy draft. It uses Apache Wicket for its <a target="_blank" href="https://directory.apache.org/fortress/overview.html">RBAC Web Management UI</a>.</h4> +</div>
