summaryrefslogtreecommitdiff
path: root/lib/plugins/acl/script.js
Commit message (Collapse)AuthorAge
* Added CRSF security token checks in ACL pluginAndreas Gohr2010-01-17
|
* ACL Manager: correctly highlight when page and namespace are named the sameAndreas Gohr2008-12-16
| | | | darcs-hash:20081216163754-7ad00-a66381e543006ace0a4ff3747034290652b758fc.gz
* removed all occurrences of onkeypress (FS#1449)Anika Henke2008-07-20
| | | | darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz
* IE compatibility fixes for ACL manager FS#1343Andreas Gohr2008-03-15
| | | | darcs-hash:20080315104339-7ad00-552c8aae43bad5241fc4bad547fb7505a58bd3fc.gz
* removed debug statement from ACL manager script codeAndreas Gohr2007-12-03
| | | | darcs-hash:20071203204115-7ad00-a3acb23f33d5e5bfe99e1424df349d196543570e.gz
* ACL Manager rewrittenAndreas Gohr2007-11-17
This patch replaces the old ACL manager plugin with a new, completely rewritten one. The ACL manager is now independent of the page from which it was called, instead all pages and namespaces are selectable from an AJAX enhanced list similar to the one used in the media manager. This should take care of a major complain by new users. Another major confusion was that the old manager only showed relevant rules. This new manager always shows *all* defined ACL rules. darcs-hash:20071117155740-7ad00-1de71e396d5dbc117bf5788fb5667af828d5c20f.gz