Difference between revisions of "Access Control List"

From Joomla! Documentation

m (temporary save as moving content)
m (moving template call)
Line 9: Line 9:
 
* {{JVer|1.5}} [[Access Control List/1.5/Tutorial|ACL Tutorial for Joomla 1.5]]
 
* {{JVer|1.5}} [[Access Control List/1.5/Tutorial|ACL Tutorial for Joomla 1.5]]
 
<noinclude><br/>
 
<noinclude><br/>
{{multiversion||versions|pages=yes}}</noinclude>
+
{{other versions/navbox||versions|pages=Access Control List Tutorial}}</noinclude>
 
<noinclude>[[Category:Landing Pages]][[Category:Access Control]] [[Category:Glossary]][[Category:Access Management]][[Category:References]]</noinclude>
 
<noinclude>[[Category:Landing Pages]][[Category:Access Control]] [[Category:Glossary]][[Category:Access Management]][[Category:References]]</noinclude>
{{other versions/navbox||versions|pages=Access Control List Tutorial}}
 

Revision as of 09:27, 23 April 2013

ACL or Access Control List. According to Wikipedia, “An ACL specifies which users or system processes are granted access to objects, as well as what operations are allowed to be performed on given objects.” In the case of Joomla we have two separate aspects to ACL:

  • Which users can gain access to what parts of the website? For example, will a given menu choice be visible for a given user?
  • What operations (or actions) can a user perform on any given object? For example, can a user submit or edit an article?

The implementation of ACL in Joomla was substantially changed in version 1.6.

The following pages give further information on Joomla ACL:-