Home
last modified time | relevance | path

Searched refs:users (Results 276 – 300 of 904) sorted by last modified time

1...<<11121314151617181920>>...37

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php229 'path' => 'users/me/calendarList/{calendarId}',
239 'path' => 'users/me/calendarList/{calendarId}',
249 'path' => 'users/me/calendarList',
258 'path' => 'users/me/calendarList',
287 'path' => 'users/me/calendarList/{calendarId}',
301 'path' => 'users/me/calendarList/{calendarId}',
315 'path' => 'users/me/calendarList/watch',
908 'path' => 'users/me/settings/{setting}',
918 'path' => 'users/me/settings',
935 'path' => 'users/me/settings/watch',
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php33 private $users; variable in Monolog\\Handler\\PushoverHandler
84 …* @param string|array $users Pushover user id or array of ids the message will be sent…
103 $users, argument
131 $this->users = (array) $users;
203 foreach ($this->users as $user) {
/plugin/a2s/
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/deletepagebutton/
H A DREADME.md8 This provides a simpler, quicker and more intuitive way for users to
/plugin/foldablelist/
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/structcondstyle/
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/translate/
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/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/twofactorgoogleauth/
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/tablelayout/
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/gemini/
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/oauthdrkserver/
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/hidemenus/
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/lms/
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/structtemplate/
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/passwordgrey/
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/timezoneco/
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/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/instantpage/
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/pureldap/
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/pureldap/_test/
H A DADClient.test.php
/plugin/pureldap/classes/
H A DADClient.php146 * Fetch users matching the given filters
181 // domain users membership is in primary group
197 $users = [];
208 $users[$userinfo['user']] = $userinfo;
212 ksort($users);
213 return $users;
/plugin/pagebuttons/
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/include/
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/commonmark/vendor/league/commonmark/
H A DREADME.md57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
176 - [Tidelift](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme) for offering support to both the maintainers and end-users through their [professional support](https://tidelift.com/subscription/pkg/packagist-league-commonmark?utm_source=packagist-league-commonmark&utm_medium=referral&utm_campaign=readme) program

1...<<11121314151617181920>>...37