- Sort Score
- Result 10 results
- Languages All
Results 521 - 530 of 561 for auto (0.03 sec)
-
docs/en/docs/advanced/security/oauth2-scopes.md
They are normally used to declare specific security permissions, for example: * `users:read` or `users:write` are common examples. * `instagram_basic` is used by Facebook / Instagram. * `https://www.googleapis.com/auth/drive` is used by Google. /// info In OAuth2 a "scope" is just a string that declares a specific permission required. It doesn't matter if it has other characters like `:` or if it is a URL.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 13.5K bytes - Viewed (0) -
fess-crawler/src/main/java/org/codelibs/fess/crawler/client/smb1/SmbClient.java
return; } if (logger.isDebugEnabled()) { logger.debug("Initializing SmbClient..."); } super.init(); // smb auth final SmbAuthenticationHolder holder = new SmbAuthenticationHolder(); final SmbAuthentication[] smbAuthentications =Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Sep 18 09:30:45 UTC 2025 - 23K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.top.search=Cerca labels.index_title=Fess labels.index_form_search_btn=Cerca labels.index_osdd_title=Cerca labels.index_form_option_btn=Opzioni labels.index_help=Aiuto labels.search_options=Opzioni di ricerca labels.search_options_close=Chiudi labels.search_options_clear=Cancella labels.search_cache_msg=Questa รจ una cache di {0}. ร un'istantanea della pagina come appariva il {1}.Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
docs/em/docs/advanced/security/oauth2-scopes.md
๐โ 1๏ธโฃ ๐ซ ๐โโ โ โ๏ธ Oauth2๏ธโฃ, ๐ ๐ช ๐ฃ & โ๏ธ โ. ๐ "โ" ๐ป (๐ต ๐). ๐ซ ๐ โ๏ธ ๐ฃ ๐ฏ ๐โโ โ, ๐ผ: * `users:read` โ๏ธ `users:write` โ ๐ผ. * `instagram_basic` โ๏ธ ๐ฑ๐ / ๐ฑ๐. * `https://www.googleapis.com/auth/drive` โ๏ธ ๐บ๐ธ๐. /// info Oauth2๏ธโฃ "โ" ๐ป ๐ ๐ฃ ๐ฏ โ โ. โซ๏ธ ๐ซ ๐ค ๐ฅ โซ๏ธ โ๏ธ ๐ ๐ฆน ๐ `:` โ๏ธ ๐ฅ โซ๏ธ ๐. ๐ โน ๐ ๏ธ ๐ฏ. Oauth2๏ธโฃ ๐ซ ๐ป. /// ## ๐ ๐
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:03:10 UTC 2025 - 10.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java
if (logger.isDebugEnabled()) { logger.debug(msg); } throw new SsoLoginException(e.getMessage() + " " + msg, e); } // context/auth loop not yet complete final boolean status = spnegoResponse.isStatusSet(); if (logger.isDebugEnabled()) { logger.debug("isStatusSet: {}", status); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 17.2K bytes - Viewed (3) -
cmd/bucket-handlers.go
ConditionValues: getConditionValues(r, "", auth.AnonymousCredentials), IsOwner: false, }) // Check if anonymous (non-owner) has access to upload objects. writable := globalPolicySys.IsAllowed(policy.BucketPolicyArgs{ Action: policy.PutObjectAction, BucketName: bucket, ConditionValues: getConditionValues(r, "", auth.AnonymousCredentials), IsOwner: false, })
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 63.9K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/ServerMessageBlock.java
boolean useUnicode, received, extendedSecurity; long responseTimeout = 1; int signSeq; boolean verifyFailed; NtlmPasswordAuthentication auth = null; String path; SigningDigest digest = null; ServerMessageBlock response; ServerMessageBlock() { flags = (byte) (FLAGS_PATH_NAMES_CASELESS | FLAGS_PATH_NAMES_CANONICALIZED);Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 07:14:38 UTC 2025 - 19.7K bytes - Viewed (0) -
docs/ko/docs/tutorial/security/simple-oauth2.md
๊ฐ "๋ฒ์"๋ ๊ณต๋ฐฑ์ด ์๋ ๋ฌธ์์ด์ ๋๋ค. ์ผ๋ฐ์ ์ผ๋ก ํน์ ๋ณด์ ๊ถํ์ ์ ์ธํ๋ ๋ฐ ์ฌ์ฉ๋ฉ๋๋ค. ๋ค์์ ๋ด ์๋ค: * `users:read` ๋๋ `users:write`๋ ์ผ๋ฐ์ ์ธ ์์์ ๋๋ค. * `instagram_basic`์ ํ์ด์ค๋ถ/์ธ์คํ๊ทธ๋จ์์ ์ฌ์ฉํฉ๋๋ค. * `https://www.googleapis.com/auth/drive`๋ Google์์ ์ฌ์ฉํฉ๋๋ค. /// info | ์ ๋ณด OAuth2์์ "๋ฒ์"๋ ํ์ํ ํน์ ๊ถํ์ ์ ์ธํ๋ ๋ฌธ์์ด์ ๋๋ค. `:`๊ณผ ๊ฐ์ ๋ค๋ฅธ ๋ฌธ์๊ฐ ์๋์ง ๋๋ URL์ธ์ง๋ ์ค์ํ์ง ์์ต๋๋ค. ์ด๋ฌํ ์ธ๋ถ ์ฌํญ์ ๊ตฌํ์ ๋ฐ๋ผ ๋ค๋ฆ ๋๋ค. OAuth2์ ๊ฒฝ์ฐ ๋ฌธ์์ด์ผ ๋ฟ์ ๋๋ค. ///
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Feb 15 11:19:12 UTC 2025 - 10.8K bytes - Viewed (0) -
docs/pt/docs/advanced/security/oauth2-scopes.md
* `users:read` or `users:write` sรฃo exemplos comuns. * `instagram_basic` รฉ utilizado pelo Facebook / Instagram. * `https://www.googleapis.com/auth/drive` รฉ utilizado pelo Google. /// info | Informaรงรฃo No OAuth2, um "escopo" รฉ apenas uma string que declara uma permissรฃo especรญfica necessรกria. Nรฃo importa se ela contรฉm outros caracteres como `:` ou se ela รฉ uma URL.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 14.5K bytes - Viewed (0) -
docs/es/docs/advanced/security/oauth2-scopes.md
Normalmente se utilizan para declarar permisos de seguridad especรญficos, por ejemplo: * `users:read` o `users:write` son ejemplos comunes. * `instagram_basic` es usado por Facebook / Instagram. * `https://www.googleapis.com/auth/drive` es usado por Google. /// info | Informaciรณn En OAuth2 un "scope" es solo un string que declara un permiso especรญfico requerido. No importa si tiene otros caracteres como `:` o si es una URL.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 10:49:48 UTC 2025 - 13.8K bytes - Viewed (0)