<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.joomla.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.joomla.org/index.php?title=How_to_test_acl&amp;feed=atom&amp;action=history</id>
		<title>How to test acl - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.joomla.org/index.php?title=How_to_test_acl&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=How_to_test_acl&amp;action=history"/>
		<updated>2013-05-19T13:52:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.3</generator>

	<entry>
		<id>http://docs.joomla.org/index.php?title=How_to_test_acl&amp;diff=30420&amp;oldid=prev</id>
		<title>Elin: New page: Although there are many ways to do it, here is one useful strategy for testing ACL in the back end.  In the user manager create these new groups with Public as the parent: manage edit crea...</title>
		<link rel="alternate" type="text/html" href="http://docs.joomla.org/index.php?title=How_to_test_acl&amp;diff=30420&amp;oldid=prev"/>
				<updated>2010-09-01T20:06:14Z</updated>
		
		<summary type="html">&lt;p&gt;New page: Although there are many ways to do it, here is one useful strategy for testing ACL in the back end.  In the user manager create these new groups with Public as the parent: manage edit crea...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Although there are many ways to do it, here is one useful strategy for testing ACL in the back end.&lt;br /&gt;
&lt;br /&gt;
In the user manager create these new groups with Public as the parent:&lt;br /&gt;
manage&lt;br /&gt;
edit&lt;br /&gt;
create&lt;br /&gt;
delete&lt;br /&gt;
edit.state&lt;br /&gt;
&lt;br /&gt;
In the access levels add those groups to Special.&lt;br /&gt;
&lt;br /&gt;
Create users with the same names as the groups and assign to the same groups.&lt;br /&gt;
So user Manage is assigned to the manage group.&lt;br /&gt;
User edit is assigned to the edit group.&lt;br /&gt;
&lt;br /&gt;
In the Global Configuration give all of your groups the following:&lt;br /&gt;
*Admin Login-Allow&lt;br /&gt;
*Manage-Allow&lt;br /&gt;
&lt;br /&gt;
In addition &lt;br /&gt;
*For the edit group, edit allow&lt;br /&gt;
*For the create group, create allow&lt;br /&gt;
*For the edit.state group edit.state allow&lt;br /&gt;
*For the delete group delete.allow,&lt;br /&gt;
&lt;br /&gt;
Now you can log into the backend with each of these users and it will allow you to test each global permission in isolation.&lt;br /&gt;
&lt;br /&gt;
In addition you will then be able to test the impact at lower levels. For example, for user Edit test if deny of Edit on a particular component or category actually denies. &lt;br /&gt;
&lt;br /&gt;
With user manage you can test how allow works in the presence of implicit deny for everything. So test explicit deny and allow at the component, category an article levels.&lt;br /&gt;
&lt;br /&gt;
For front end testing you only need edit, create and edit.state.&lt;/div&gt;</summary>
		<author><name>Elin</name></author>	</entry>

	</feed>