Home
last modified time | relevance | path

Searched full:permissions (Results 1 – 25 of 64) sorted by relevance

123

/dokuwiki/lib/plugins/acl/lang/en/
H A Dlang.php14 $lang['acl_perms'] = 'Permissions for';
20 $lang['p_user_id'] = 'User <b class="acluser">%s</b> currently has the following permissions on …
21 $lang['p_user_ns'] = 'User <b class="acluser">%s</b> currently has the following permissions in …
22 …mbers of group <b class="aclgroup">%s</b> currently have the following permissions on page <b clas…
23 …mbers of group <b class="aclgroup">%s</b> currently have the following permissions in namespace <b…
25 …ase <b>enter a user or group</b> in the form above to view or edit the permissions set for the pag…
26 …ase <b>enter a user or group</b> in the form above to view or edit the permissions set for the nam…
29 $lang['p_inherited'] = 'Note: Those permissions were not set explicitly but were inherited from ot…
30 $lang['p_isadmin'] = 'Note: The selected group or user has always full permissions because it is…
31 $lang['p_include'] = 'Higher permissions include lower ones. Create, Upload and Delete permissio…
[all …]
H A Dhelp.txt3 On this page you can add and remove permissions for namespaces and pages in your wiki.
5 * The form above allows you to see and modify the permissions of a selected user or group.
/dokuwiki/inc/lang/fr/
H A Dnewpage.txt3 Vous avez suivi un lien vers une page qui n'existe pas encore. Si vos permissions sont suffisantes,…
/dokuwiki/inc/lang/en/
H A Dnewpage.txt3 You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it b…
H A Dinstall.html3 …ld those files. This installer is not capable of setting up directory permissions. That normally …
/dokuwiki/_test/
H A Dmysql.conf.php.dist3 * This configures the access to a mysql database. The user needs to have permissions
H A Dpgsql.conf.php.dist3 * This configures the access to a postgres database. The user needs to have permissions
/dokuwiki/inc/Menu/Item/
H A DMediaManager.php21 throw new \RuntimeException("media manager link only with upload permissions");
/dokuwiki/lib/plugins/authad/lang/en/
H A Dlang.php12 … = 'Failed to change user attributes. Maybe your account does not have permissions to make changes…
/dokuwiki/.github/workflows/
H A DphpCS.yml14 permissions:
H A DtestWindows.yml14 permissions:
H A DtestLinux.yml14 permissions:
/dokuwiki/inc/Remote/Response/
H A DMedia.php18 /** @var int The current user's permissions for this file */
37 * @param int|null $perms The current user's permissions for this file
H A DPage.php20 /** @var int The current user's permissions for this page */
38 * @param int|null $perms The current user's permissions for this page
/dokuwiki/inc/Ui/
H A DAdmin.php95 … '/dont-panic-if-you-see-this-in-your-logs-it-means-your-directory-permissions-are-correct.png';
123 * Checks the current permissions to decide on manager or admin plugins
138 // check permissions
/dokuwiki/lib/plugins/authad/lang/fr/
H A Dlang.php14 …r les attributs de l\'utilisateur. Votre compte n\'a peut-être pas les permissions d\'effectuer de…
/dokuwiki/inc/Action/
H A DSitemap.php66 throw new FatalException('Could not read the sitemap file - bad permissions?');
/dokuwiki/lib/exe/
H A Ddetail.php28 // check image permissions
H A Dopenapi.php75 … echo '<br>API calls in this tool will be automatically executed with your permissions.';
H A Dfetch.php43 // check for permissions, preconditions and cache external files
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE195 2. Basic Permissions.
386 "Additional permissions" are terms that supplement the terms of this
388 Additional permissions that are applicable to the entire Program shall
390 that they are valid under applicable law. If additional permissions
392 under those permissions, but the entire Program remains governed by
393 this License without regard to the additional permissions.
396 remove any additional permissions from that copy, or from any part of
397 it. (Additional permissions may be written to require their own
399 additional permissions on material, added by you to a covered work,
626 permissions. However, no additional obligations are imposed on any
/dokuwiki/vendor/splitbrain/php-archive/
H A DREADME.md67 The FileInfo class can be used to specify additional info like ownership or permissions when adding…
/dokuwiki/lib/plugins/authpdo/_test/mysql/
H A Dwordpress.php5 …* Wordpress has no proper groups. This configures the default access permissions as groups. Better…
/dokuwiki/inc/
H A Dfetch.functions.php101 echo "Could not read $file - bad permissions?";
176 //check permissions (namespace only)
/dokuwiki/inc/File/
H A DMediaFile.php158 * Returns the permissions the current user has on the file

123