You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/11 21:50:41 UTC

svn commit: r1567383 - /isis/site/trunk/content/components/security/shiro/about.md

Author: danhaywood
Date: Tue Feb 11 20:50:40 2014
New Revision: 1567383

URL: http://svn.apache.org/r1567383
Log:
fixing links

Modified:
    isis/site/trunk/content/components/security/shiro/about.md

Modified: isis/site/trunk/content/components/security/shiro/about.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/shiro/about.md?rev=1567383&r1=1567382&r2=1567383&view=diff
==============================================================================
--- isis/site/trunk/content/components/security/shiro/about.md (original)
+++ isis/site/trunk/content/components/security/shiro/about.md Tue Feb 11 20:50:40 2014
@@ -1,5 +1,7 @@
 Title: Shiro Security
 
+go back to: [documentation](../../../documentation.html)
+
 Security implementations provide authentication and authorization services. They do not providing services such as auditing, encryption, non-repudiation or confidentiality.
 
 The shiro implementation provides integration with [Apache Shiro](http://shiro.apache.org).
@@ -8,11 +10,3 @@ The shiro implementation provides integr
 
 - See [release notes](release-notes/about.html).
 
-
-### Further Reading
-
-- [Configuring Isis to use Shiro](configuring-shiro.html)
-- [Configuring Shiro to work with LDAP](using-ldap.html)
-- [Format of Isis Permissions](format-of-permissions.html)
-
-