- Sort Score
- Num 10 results
- Language All
Results 181 - 190 of 210 for authorize (0.14 seconds)
-
src/main/resources/fess_label_fr.properties
labels.spnego_exclude_dirs=Exclude Directories labels.general_menu_entraid=Entra ID labels.entraid_client_id=Client ID labels.entraid_client_secret=Client Secret labels.entraid_tenant=Tenant labels.entraid_authority=Authority labels.entraid_reply_url=Reply URL labels.entraid_state_ttl=State TTL labels.entraid_default_groups=Default Groups labels.entraid_default_roles=Default Roles labels.entraid_permission_fields=Permission Fields
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.spnego_exclude_dirs=Exclude Directories labels.general_menu_entraid=Entra ID labels.entraid_client_id=Client ID labels.entraid_client_secret=Client Secret labels.entraid_tenant=Tenant labels.entraid_authority=Authority labels.entraid_reply_url=Reply URL labels.entraid_state_ttl=State TTL labels.entraid_default_groups=Default Groups labels.entraid_default_roles=Default Roles labels.entraid_permission_fields=Permission Fields
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.4.md
* Fix working_set calculation in kubelet ([#29153](https://github.com/kubernetes/kubernetes/pull/29153), [@vishh](https://github.com/vishh)) * Fix RBAC authorizer of ServiceAccount ([#29071](https://github.com/kubernetes/kubernetes/pull/29071), [@albatross0](https://github.com/albatross0))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Dec 24 02:28:26 GMT 2020 - 133.5K bytes - Click Count (0) -
apache-maven/src/main/appended-resources/licenses/CDDL+GPLv2-with-classpath-exception.txt
OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. 6. TERMINATION. 6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail toCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri May 17 19:14:22 GMT 2024 - 38.5K bytes - Click Count (0) -
src/main/resources/fess_label.properties
labels.spnego_exclude_dirs=Exclude Directories labels.general_menu_entraid=Entra ID labels.entraid_client_id=Client ID labels.entraid_client_secret=Client Secret labels.entraid_tenant=Tenant labels.entraid_authority=Authority labels.entraid_reply_url=Reply URL labels.entraid_state_ttl=State TTL labels.entraid_default_groups=Default Groups labels.entraid_default_roles=Default Roles labels.entraid_permission_fields=Permission Fields
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
cmd/api-errors.go
Description: "The service is unavailable. Please retry.", HTTPStatusCode: http.StatusServiceUnavailable, }, ErrUnauthorizedAccess: { Code: "UnauthorizedAccess", Description: "You are not authorized to perform this operation", HTTPStatusCode: http.StatusUnauthorized, }, ErrExpressionTooLong: { Code: "ExpressionTooLong",Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Apr 16 07:34:24 GMT 2025 - 93K bytes - Click Count (3) -
src/main/resources/fess_label_zh_CN.properties
labels.spnego_exclude_dirs=Exclude Directories labels.general_menu_entraid=Entra ID labels.entraid_client_id=Client ID labels.entraid_client_secret=Client Secret labels.entraid_tenant=Tenant labels.entraid_authority=Authority labels.entraid_reply_url=Reply URL labels.entraid_state_ttl=State TTL labels.entraid_default_groups=Default Groups labels.entraid_default_roles=Default Roles labels.entraid_permission_fields=Permission Fields
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.3K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.29.md
- The issuer of the certificate was unknown (`x509.UnknownAuthorityError`) - The requested name did not match the set of authorized names (`x509.HostnameError`) - The error surfaced after attempting a connection contained one of the substrings: "certificate is not trusted" or "certificate signed by unknown authority". ([#120736](https://github.com/kubernetes/kubernetes/pull/120736), [@MadhavJivrajani](https://github.com/MadhavJivrajani))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Mar 12 00:36:01 GMT 2025 - 429.6K bytes - Click Count (1) -
src/test/java/org/codelibs/fess/crawler/transformer/FessXpathTransformerTest.java
} @Test public void test_getURL_withMalformedRelative() throws Exception { final FessXpathTransformer transformer = new FessXpathTransformer(); // Valid base with empty-authority relative: java.net.URL is lenient final URL value = transformer.getURL("http://example.com/", "page with spaces"); // java.net.URL accepts spaces in path (unlike URI) assertNotNull(value);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 62.9K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.36.md
- K8s.io/client-go/transport now automatically reloads certificate authority roots from disk when they are supplied via a file path. This functionality is enabled by default and can be disabled via the ClientsAllowCARotation feature gate. ([#132922](https://github.com/kubernetes/kubernetes/pull/132922), [@yt2985](https:...
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 23:38:00 GMT 2026 - 142.1K bytes - Click Count (0)