Access Control List
From Joomla! Documentation
(Difference between revisions)
(clarifying this is 1.5 only) |
m (still tinkering with all subpage inclusion) |
||
| (11 intermediate revisions by 8 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ACL or [[wikipedia:Access_control_list|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:- | |
| − | + | * {{JVer|1.6}} {{JVer|1.7}} {{JVer|2.5}} [[Access Control List/1.6-2.5/Tutorial|ACL Tutorial for Joomla 1.6, 1.7 and 2.5]] | |
| − | + | * {{JVer|1.5}} [[Access Control List/1.5/Tutorial|ACL Tutorial for Joomla 1.5]] | |
| − | + | <noinclude><br/> | |
| − | + | {{multiversion||versions|pages=yes}}</noinclude> | |
| − | + | <noinclude>[[Category:Landing Pages]][[Category:Access Control]] [[Category:Glossary]][[Category:Access Management]][[Category:References]]</noinclude> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | = | + | |
| − | + | ||
| − | + | ||
| − | <noinclude>[[Category:Landing Pages]]</noinclude> | + | |
Revision as of 10:26, 28 September 2012
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:-
| ||||||||||
