Home
last modified time | relevance | path

Searched refs:acl (Results 1 – 25 of 57) sorted by path

123

/dokuwiki/conf/
H A Dacl.auth.php.dist1 # acl.auth.php
/dokuwiki/data/
H A Ddeleted.files615 lib/plugins/acl/ajax.php
679 lib/plugins/acl/rtl.css
801 lib/plugins/acl/lang/ca-va/
835 lib/plugins/acl/lang/ar/intro.txt
836 lib/plugins/acl/lang/bg/intro.txt
837 lib/plugins/acl/lang/ca/intro.txt
838 lib/plugins/acl/lang/cs/intro.txt
839 lib/plugins/acl/lang/da/intro.txt
840 lib/plugins/acl/lang/de/intro.txt
841 lib/plugins/acl/lan
[all...]
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administrator's favorite. Built in [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>plugins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional wiki.
/dokuwiki/inc/
H A Dauth.php138 if (!is_readable($config_cascade['acl']['default'])) return [];
140 $acl = file($config_cascade['acl']['default']);
143 foreach ($acl as $line) {
758 $acl = preg_split('/[ \t]+/', $match);
759 if (!$auth->isCaseSensitive() && $acl[1] !== '@ALL') {
760 $acl[1] = PhpString::strtolower($acl[1]);
762 if (!in_array($acl[1], $groups)) {
765 if ($acl[
[all...]
/dokuwiki/lib/plugins/acl/
H A Daction.php48 /** @var $acl admin_plugin_acl */
49 $acl = plugin_load('admin', 'acl');
50 if (!$acl->isAccessibleByCurrentUser()) {
60 $acl->handle();
66 $acl->printInfo();
76 $data = $acl->makeTree($ns, $ns);
83 'acl',
84 [$acl, 'makeTreeItem'],
85 [$acl, 'makeListIte
[all...]
H A Dadmin.php21 public $acl;
68 $AUTH_ACL = file($config_cascade['acl']['default']);
121 if ($cmd == 'save' && $scope && $this->who && $INPUT->has('acl')) {
124 $this->addOrUpdateACL($scope, $this->who, $INPUT->int('acl'));
129 $acl = $INPUT->arr('acl');
135 unset($acl[$where][$who]);
148 foreach ($acl as $where => $opt) {
162 io_saveFile($config_cascade['acl']['default'], implode('', $lines));
166 $AUTH_ACL = file($config_cascade['acl']['defaul
19 public $acl = null; global() variable in admin_plugin_acl
[all...]
/dokuwiki/lib/plugins/acl/lang/ar/
H A Dhelp.txt11 قراءة [[doku>acl|المستندات الرسمية عن ACL]] قد يساعدك على الفهم الكامل لطريقة عمل التحكم بالوصول في دوكو ويكي.
/dokuwiki/lib/plugins/acl/lang/bg/
H A Dhelp.txt9 За да разберете как работи контрола на достъпа в DokuWiki трябва да прочетете [[doku>acl|документацията относно ACL]]
/dokuwiki/lib/plugins/acl/lang/ca-valencia/
H A Dhelp.txt14 Llegint la [[doku>acl|documentació oficial sobre ACL]] podrà
/dokuwiki/lib/plugins/acl/lang/ca/
H A Dhelp.txt11 Llegir la [[doku>acl|documentació oficial sobre ACL]] us pot ajudar a entendre del tot com funciona el control d'accés (…)
/dokuwiki/lib/plugins/acl/lang/ckb/
H A Dhelp.txt8 خوێندنەوەی <doku>acl|دۆکیومێنتی فەرمی لەسەر ACL; لەوانەیە یارمەتیت بدات بۆ تێگەیشتن ت بەتەواوی چۆنیەتی کارکردنی کۆنترۆڵ (…)
/dokuwiki/lib/plugins/acl/lang/cs/
H A Dhelp.txt8 Pro detailnější nápovědu si přečtěte stránku [[doku>acl|oficiální dokumentace ACL]], která Vám může pomoci plně pochopit princip, na kterém řízení přístupu na DokuWiki funguje.
/dokuwiki/lib/plugins/acl/lang/cy/
H A Dhelp.txt8 Gall darllen [[doku>acl|dogfennaeth swyddogol ar ACL]] fod o fudd er mwyn eich helpu chi ddeall yn llawn sut mae rheolaeth mynediad yn gweithio mewn DokuWiki.
/dokuwiki/lib/plugins/acl/lang/da/
H A Dhelp.txt11 Ved at læse [[doku>acl|den officielle vejledning til ACL]] kan du opnå yderligere hjælp til at blive sat helt ind i, hvor (…)
/dokuwiki/lib/plugins/acl/lang/de-informal/
H A Dhelp.txt11 Das Lesen von [[doku>acl|official documentation on ACL]] kann Dir helfen zu verstehen, wie die Zugriffskontrole in DokuWiki funktioniert.
/dokuwiki/lib/plugins/acl/lang/de/
H A Dhelp.txt11 Für ein tiefergehendes Verständnis wie Zugriffsbeschränkungen in DokuWiki funktionieren, sollten Sie die [[doku>acl|offizielle Dokumentation]] lesen
/dokuwiki/lib/plugins/acl/lang/el/
H A Dhelp.txt10 Διαβάζοντας την [[doku>acl|επίσημη τεκμηρίωση για τις Λίστες Δικαιωμάτων Πρόσβασης - ACL]] ίσως σας βοηθήσει να καταλάβετε πλ (…)
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt8 Reading the [[doku>acl|official documentation on ACL]] might help you to fully understand how access control works in DokuWiki.
/dokuwiki/lib/plugins/acl/lang/eo/
H A Dhelp.txt11 Legi la [[doku>acl|oficialan dokumentaron pri ACL]] povus helpi vin bone kompreni kiel alirkontrolo funkcias en DokuWiki.
/dokuwiki/lib/plugins/acl/lang/es/
H A Dhelp.txt11 Consultar el [[doku>acl|official documentation on ACL]] puede ayudarle a entender completamente como el control de acceso trabaja en DokuWiki.
/dokuwiki/lib/plugins/acl/lang/et/
H A Dhelp.txt9 Mõistmaks paremini DokuWiki ligipääsu halduse toimimist, võiks abiks olla [[doku>acl|ACL-i ametliku dokumentatsiooniga]] tutvumine
/dokuwiki/lib/plugins/acl/lang/eu/
H A Dhelp.txt11 [[doku>acl|Atzipen Kontrol Listen inguruko dokumentazio ofiziala]] irakurtzeak atzipen kontrolak DokuWiki-n nola funtzionatzen duen ulertzen lagundu zaitzaike.
/dokuwiki/lib/plugins/acl/lang/fa/
H A Dhelp.txt11 ممکن است خواندن [[doku>acl|مطلب رسمی در مورد مدیریت دسترسی‌ها]] شما را در درک بهتر این قسمت DokuWiki یاری کند
/dokuwiki/lib/plugins/acl/lang/fi/
H A Dhelp.txt11 [[doku>acl|Virallisen käyttöoikeus (ACL) dokumentaation]] lukeminen voi helpottaa sinua täysin ymmärtämään mitän käyttöoikeudet toimivat DokuWikissä.
/dokuwiki/lib/plugins/acl/lang/fr/
H A Dhelp.txt9 La lecture de [[doku>fr:acl|la documentation officielle du contrôle d'accès]] pourra vous permettre de mieux comprendre le fonctionnement du contrôle d'accès dans DokuWiki.

123