You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bd...@apache.org on 2016/09/14 19:35:12 UTC

svn commit: r1760745 - /shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html

Author: bdemers
Date: Wed Sep 14 19:35:11 2016
New Revision: 1760745

URL: http://svn.apache.org/viewvc?rev=1760745&view=rev
Log:
fixed dead link in blog post

Modified:
    shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html

Modified: shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html
URL: http://svn.apache.org/viewvc/shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html?rev=1760745&r1=1760744&r2=1760745&view=diff
==============================================================================
--- shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html (original)
+++ shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html Wed Sep 14 19:35:11 2016
@@ -80,7 +80,7 @@
 
 <p>The following article helps explain the differences in role-based vs resource-based access control and why Shiro's permission construct (which is based on resources) can be much better for an application:</p>
 
-<p><a class="external-link" href="http://www.katasoft.com/blog/2011/05/09/new-rbac-resource-based-access-control" rel="nofollow">The New RBAC: Resource-Based Access Control</a></p>
+<p><a class="external-link" href="https://stormpath.com/blog/new-rbac-resource-based-access-control" rel="nofollow">The New RBAC: Resource-Based Access Control</a></p>
 
         </div>