Home
last modified time | relevance | path

Searched refs:changes (Results 26 – 50 of 463) sorted by path

12345678910>>...19

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php168 if (!$changes) {
174 if (!isset($changes['uri'])) {
189 $uri = $changes['uri'];
201 if (isset($changes['query'])) {
207 isset($changes['method']) ? $changes['method'] : $request->getMethod(),
210 isset($changes['body']) ? $changes['body'] : $request->getBody(),
212 ? $changes['version']
229 isset($changes['method']) ? $changes['method'] : $request->getMethod(),
232 isset($changes['body']) ? $changes['body'] : $request->getBody(),
233 isset($changes['version'])
[all …]
H A Dfunctions.php135 * @param array $changes Changes to apply.
141 function modify_request(RequestInterface $request, array $changes) argument
143 return Utils::modifyRequest($request, $changes);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md8 …ike `array|\Monolog\LogRecord $record` to be forward compatible with the upcoming Monolog 3 changes
135 …* BC Break: Quite a few interface changes, only relevant if you implemented your own handlers/proc…
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file, in reverse chronological order…
/plugin/authgooglesheets/vendor/psr/http-message/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file, in reverse chronological order…
/plugin/authimap2/
H A Dauth.php192 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
195 public function modifyUser($user, $changes) { argument
211 if(!is_array($changes) || !count($changes)) return true;
215 foreach($changes as $field => $value) {
/plugin/authldaplocal/
H A Dauth.php392 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
395 public function modifyUser($user, $changes) { argument
411 if(!is_array($changes) || !count($changes)) return true;
415 foreach($changes as $field => $value) {
/plugin/authmantis/
H A DREADME.md60 revision history for details about earlier authors and changes.
/plugin/authnc/
H A DREADME.md21 * allow bidirectional user changes
H A Dauth.php199 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
/plugin/authowncloud/
H A Dauth.php127 * @param array $changes array of field/value pairs to be changed
130 public function modifyUser($user, $changes) { argument
133 if(isset($changes['pass'])) {
134 if(!OC_User::setPassword($user, $changes['pass'])) return false;
138 if(isset($changes['name'])) {
139 if(!OC_USER::setDisplayName($user, $changes['name'])) return false;
141 if(isset($changes['grps'])) {
142 foreach($changes['grps'] as $grp){
147 if(isset($changes['mail'])) {
148 … if(!OC_Preferences::setValue($user, 'settings', 'email', $changes['mail'])) return false;
/plugin/authplaincas/
H A Dauth.php491 function modifyUser($user, $changes) { argument
497 if (!is_array($changes) || !count($changes)) return true;
499 foreach ($changes as $field => $value) {
/plugin/authremoteuser/
H A DREADME.md91 target="_blank">protect the settings</a> against changes via *Config Manager*.
H A Dauth.php187 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
190 public function modifyUser($user, $changes) { argument
199 if(!is_array($changes) || !count($changes)) return true;
203 foreach($changes as $field => $value) {
/plugin/authsaml/
H A Dsaml.php227 $changes = array();
232 $changes['name'] = $userData['name'];
237 $changes['mail'] = $userData['mail'];
242 $changes['grps'] = $userData['grps'];
246 if (!empty($changes)) {
248 $auth->modifyUser($username, $changes);
251 $this->modifyUser($username, $changes);
355 public function modifyUser($username, $changes) { argument
360 if(!is_array($changes) || !count($changes)) return true;
364 foreach($changes as $field => $value) {
/plugin/authsmartcard/
H A Dauth.php202 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
205 public function modifyUser($user, $changes) { argument
206 return parent::modifyUser($user, $changes);
/plugin/authsplit/
H A Dauth.php439 * @param array $changes array of field/value pairs to be changed
443 public function modifyUser($user, $changes) { argument
444 if (!is_array($changes) || !count($changes))
447 foreach ($changes as $field => $value) {
/plugin/authucenter/
H A Dauth.php218 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
221 public function modifyUser($user, $changes) { argument
222 if(!is_array($changes) || !count($changes)){
225 …>_uc_user_edit($user, $_POST['oldpass'], $changes['pass'] ? $changes['pass'] : '', $changes['mail'…
/plugin/authvk/
H A Dauth.php190 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
193 public function modifyUser($user, $changes) { argument
202 if(!is_array($changes) || !count($changes)) return true;
206 foreach($changes as $field => $value) {
/plugin/authyubikey/
H A Dauth.php94 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
97 public function modifyUser($user, $changes) { argument
105 if(!is_array($changes) || !count($changes)) return true;
109 foreach($changes as $field => $value) {
H A Dauth.php.org164 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
167 public function modifyUser($user, $changes) {
176 if(!is_array($changes) || !count($changes)) return true;
180 foreach($changes as $field => $value) {
/plugin/autogallery/
H A Dauth.php138 … * @param array $changes array of field/value pairs to be changed (password will be clear text)
/plugin/autogroup/
H A Daction.php140 $changes['grps'] = $newgrps;
143 if ($auth->triggerUserMod('modify', array($user, $changes))) {
/plugin/autotweet2/
H A Dplugin.info.txt6 desc Post the information of changes to Twitter.
/plugin/backlinks/
H A Ddeleted.files6 _test/data/meta/backlinks_exclude_syntax.changes
9 _test/data/meta/backlinks_include_syntax.changes
14 _test/data/meta/backlink_test_pages.changes
17 _test/data/meta/bob_ross_says.changes
20 _test/data/meta/_dokuwiki.changes
21 _test/data/meta/link.changes
24 _test/data/meta/exclude/link.changes
27 _test/data/meta/include/link.changes

12345678910>>...19