- Sort Score
- Result 10 results
- Languages All
Results 521 - 530 of 561 for auto (0.01 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) -
cmd/generic-handlers.go
atomic.AddUint64(&globalHTTPStats.rejectedRequestsInvalid, 1) return } } if hasMultipleAuth(r) { if ok { tc.FuncName = "handler.Auth" tc.ResponseRecorder.LogErrBody = true } defer logger.AuditLog(r.Context(), w, r, mustGetClaimsFromToken(r)) invalidReq := errorCodes.ToAPIErr(ErrInvalidRequest)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 20.7K bytes - Viewed (1)