Home
last modified time | relevance | path

Searched refs:modify (Results 401 – 425 of 1277) sorted by last modified time

1...<<11121314151617181920>>...52

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php143 public static function modify(string $dn, Change ...$changes): ModifyRequest
161 * Creates a password modify extended operation.
141 public static function modify(string $dn, Change ...$changes): ModifyRequest global() function in FreeDSx\\Ldap\\Operations
H A DLdapClient.php212 $response = $this->sendAndReceive(Operations::modify($entry->getDn(), ...$entry->changes()), ...$controls);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerDispatchHandler.php54 $dispatcher->modify($context, $request);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php76 public function modify(RequestContext $context, ModifyRequest $modify): void
78 throw new OperationException('The modify operation is not supported.');
86 throw new OperationException('The modify dn operation is not supported.');
75 modify(RequestContext $context, ModifyRequest $modify) global() argument
H A DProxyRequestHandler.php62 public function modify(RequestContext $context, ModifyRequest $modify): void
64 $this->ldap()->sendAndReceive($modify, ...$context->controls()->toArray());
61 modify(RequestContext $context, ModifyRequest $modify) global() argument
H A DRequestHandlerInterface.php61 * A request to modify an entry.
65 public function modify(RequestContext $context, ModifyRequest $modify): void;
68 * A request to modify the DN of an entry.
64 modify(RequestContext $context, ModifyRequest $modify) global() argument
/plugin/pureldap/vendor/freedsx/sasl/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/pureldap/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/pureldap/vendor/freedsx/ldap/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/pureldap/vendor/freedsx/socket/
H A DLICENSE8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/commonmark/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/pagebuttons/
H A DREADME.md13 This program is free software; you can redistribute it and/or modify
H A DLICENSE31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
296 This program is free software; you can redistribute it and/or modify
/plugin/include/
H A DCOPYING31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
91 2. You may modify your copy or copies of the Program or any portion
175 4. You may not copy, modify, sublicense, or distribute the Program
177 otherwise to copy, modify, sublicense or distribute the Program is
184 signed it. However, nothing else grants you permission to modify or
194 original licensor to copy, distribute or modify the Program subject to
301 This program is free software; you can redistribute it and/or modify
/plugin/move/
H A DREADME20 This program is free software; you can redistribute it and/or modify
/plugin/oauthwechange/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/oauthgoogle/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/oauthfacebook/
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/passpolicy/
H A DREADME18 This program is free software; you can redistribute it and/or modify
H A Dwords.txt2295 modify
/plugin/quickstats/GEOIP/
H A Dgeoip.inc9 * modify it under the terms of the GNU Lesser General Public
H A Dgeoipcity.inc8 * modify it under the terms of the GNU Lesser General Public
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DLICENSE6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/plugin/quickstats/GEOIP/vendor/composer/
H A DLICENSE7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DLICENSE118 do not modify the License. You may add Your own attribution
135 Notwithstanding the above, nothing herein shall supersede or modify

1...<<11121314151617181920>>...52