Home
last modified time | relevance | path

Searched refs:users (Results 876 – 900 of 904) sorted by path

1...<<31323334353637

/plugin/var/
H A DCOPYING14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/vimeo/
H A DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/virtualgroup/
H A Daction.php8 var $users; global() variable in action_plugin_virtualgroup
H A Dadmin.php33 $this->addGroupUsers($INPUT->str('group'), $INPUT->str('users'));
41 $this->editGroupUsers($INPUT->str('group'), $INPUT->str('users'));
46 $INPUT->remove('users');
62 $INPUT->set('users', implode(
93 * Add users to a group
96 * @param string $users comma separated list of users
99 protected function addGroupUsers($group, $users)
105 $users = array_unique(array_map(
107 explode(',', $users)
10 var $users; global() variable in admin_plugin_virtualgroup
[all...]
/plugin/virtualkeyboard/vk/
H A Dlicense.txt18 free software--to make sure the software is free for all its users.
61 effectively restrict the users of a free program by obtaining a
105 users' freedom, it does ensure that the user of a program that is
/plugin/vote/
H A DCOPYING14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/watchcycle/
H A Daction.php192 * Returns JSON with filtered users and groups
246 * Returns filtered users and groups, if supported by the current authentication
260 $users = [];
263 $users = array_map(function ($name, $user) use ($term) {
290 return array_merge($users, $groups);
H A Dhelper.php85 * Returns true if the maintainer definition matches existing users and groups
120 * - false for unknown users
199 * Puts users and groups into a flat array; useful for simple string output
205 if (empty($all['users'])) {
209 $users = array_map(function ($user) {
211 }, $all['users']);
213 return array_merge($users, $all['groups']);
217 * Expands groups into users; useful for email notification
238 return array_merge($all['users'], $members);
/plugin/wavedrom/
H A DLICENSE17 software for all its users. We, the Free Software Foundation, use the
45 that there is no warranty for this free software. For both users' and
50 Some devices are designed to deny users access to install or run
53 protecting users' freedom to change the software. The systematic
59 of the GPL, as needed to protect the freedom of users.
147 The Corresponding Source need not include anything that users
192 users, your or third parties' legal rights to forbid circumvention of
240 used to limit the access or legal rights of the compilation's users
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md73 non-authenticated users to access it. For instance, this could allow you
108 check the `schedule-query-freebusy` privilege on the target users' inbox,
415 but are likely not really interesting for most users.
1248 allows iCal and other clients to fetch other users' free-busy data.
1336 * Added: Ability to allow users to set SSL certificates for the Client class.
1466 * Added: Support for the 'Me card', which allows Addressbook.app users specify
1666 users to update the {DAV:}group-member-set property.
1735 disallowing users from accessing or modifying other users' data.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php23 protected $users = []; variable in Sabre\\DAV\\Auth\\Backend\\File
58 $this->users[$realm . ':' . $username] = $A1;
73 …return isset($this->users[$realm . ':' . $username]) ? $this->users[$realm . ':' . $username] : fa…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md26 the `Content-Length` header. This allows users to pass much larger strings
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md147 * LibXMLException now inherits from ParseException, so it's easy for users to
/plugin/webmaster/
H A DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
H A Dplugin.info.txt3 email mprins@users.sf.net
/plugin/wideredit/
H A DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/wikicalendar/
H A DCOPYING14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/wikistats/
H A DCOPYING14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
/plugin/wrap/
H A DCOPYING14 software--to make sure the software is free for all its users. This
109 a warranty) and that users may redistribute the program under
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp27 ' authenticated users can access this file or use some kind of session checking.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso38 Set the base path for files that users can upload and browse (relative
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt43 software--to make sure the software is free for all its users. This
137 a warranty) and that users may redistribute the program under
332 free software--to make sure the software is free for all its users.
375 effectively restrict the users of a free program by obtaining a
419 users' freedom, it does ensure that the user of a program that is
/plugin/xcom/lang/en/
H A Dhowto.txt3 With this app users can conveniently communicate with Dokuwiki's xmlrpc library. It can be on any D…
/plugin/yalist/
H A DLICENSE14 software--to make sure the software is free for all its users. This
108 a warranty) and that users may redistribute the program under
H A Dplugin.info.txt3 email mprins@users.sf.net

1...<<31323334353637