summaryrefslogtreecommitdiff
path: root/lib/plugins/acl/admin.php
Commit message (Expand)AuthorAge
* Merge pull request #1176 from splitbrain/ioreplaceinfileAndreas Gohr2015-07-18
|\
| * Fix variable name typoPatrick Brown2015-05-08
| * Use io_replaceInFile for updating authPatrick Brown2015-05-07
* | changed all input type=submit buttons to button type=submit button for better...Anika Henke2015-07-12
|/
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* Move colon from code to language stringsGerrit Uitslag2014-05-16
* improvements in acl plugin to avoid missing var errorsChristopher Smith2014-03-05
* use empty() where array values might not be setChristopher Smith2014-03-05
* remove 'infos' misspellingElan Ruusamäe2013-11-13
* replace \s, \S with [ \t], [^ \t] in regexs used with aclsChristopher Smith2013-10-21
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* fix a bug in acl manager where it attempted to correct too high page permissi...Christopher Smith2013-08-03
* some coding style improvementsDominik Eckelmann2012-11-29
* more $INPUT use FS#2577Andreas Gohr2012-08-24
* html validity fixes (removed name and align in some plugins)Anika Henke2012-08-05
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* Merge branch 'master' of git://github.com/Aorimn/dokuwiki into pull-request-76Andreas Gohr2012-06-29
|\
| * Added support for the %GROUP% wildcard.romain2012-01-30
* | added div.table around non-editable content as well (FS#1980)Anika Henke2012-02-04
|/
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* jQuerify acl plugin JavaScriptAdrian Lang2011-08-19
* Fix some bugs and glitches in (mediamanager) treeAdrian Lang2011-07-11
* fixed some missing config_cascade occurrences (FS#2235)Anika Henke2011-05-07
* avoid empty optgroup in acl adminAnika Henke2011-04-16
* fix ACL preview for users with special chars FS#2206Andreas Gohr2011-04-16
* Deprecate html_attbuild in favor of buildAttributesTom N Harris2010-10-24
* Use config_cascade for ACLs and plain auth users FS#1677Andreas Gohr2010-06-27
* fixed wildcard handling in ACL manager FS#1955Andreas Gohr2010-06-26
* Preserve selected item in the acl manager during ajax requestsMichael Hamann2010-04-03
* Fixed sorting in the acl manager treeviewMichael Hamann2010-04-03
* plugin related autoloadingAndreas Gohr2010-02-01
* Apply group/user cleaning on saving ACLs FS#1859Christian Marg2010-01-21
* Added CRSF security token checks in ACL pluginAndreas Gohr2010-01-17
* more work on user and group cleaningAndreas Gohr2009-11-14
* Show media namespaces in ACL managerAndreas Gohr2009-08-07
* Allow multiple deletes in ACL pluginTom N Harris2009-01-16
* ACL Manager: simpler but more logical sort in the rule tableAndreas Gohr2008-12-16
* ACL Manager: Avoid double encoding in permission table FS#1482Andreas Gohr2008-12-16
* ACL user wildcard changed to %USER% FS#1504 :!:Andreas Gohr2008-12-16
* ACL Manager: fixed bug introduced by previous special user patchAndreas Gohr2008-12-16
* ACL Manager: typo fix for checking group membership FS#1529Andreas Gohr2008-12-16
* ACL Manager: correctly highlight when page and namespace are named the sameAndreas Gohr2008-12-16
* ACL Manager: Add footnote about permission inclusionAndreas Gohr2008-12-16
* ACL Manager: correctly handle multiple comma separated values in $conf['manag...Andreas Gohr2008-12-16
* fixed a problem with displaying current ACLs for group/user names with specia...Andreas Gohr2008-12-10
* fixed all remaining links to wiki.splitbrain.org and to restructured pagesAnika Henke2008-08-15
* replaced my 1 outdated + 1 soon outdated email addressesAnika Henke2008-07-20
* acl select button translatedhakan.sandell2008-05-01
* IE compatibility fixes for ACL manager FS#1343Andreas Gohr2008-03-15
* stricter xhtml for revert, acl and sectok formsAnika Henke2008-03-13