- Sort Score
- Result 10 results
- Languages All
Results 251 - 260 of 354 for Role (0.4 sec)
-
src/main/java/org/codelibs/fess/helper/SearchHelper.java
* @param fields Array of field names to include in the results * @param userBean Optional user information for permission checking * @param searchRequestType Type of search request for role-based access control * @return List of document data maps */ public List<Map<String, Object>> getDocumentListByDocIds(final String[] docIds, final String[] fields,
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 35.8K bytes - Viewed (0) -
src/main/webapp/js/admin/bootstrap.min.js.map
SELECTOR_DROPDOWN_ACTIVE_CHILD\n )[0]\n\n if (dropdownChild) {\n $(dropdownChild).removeClass(CLASS_NAME_ACTIVE)\n }\n\n if (active.getAttribute('role') === 'tab') {\n active.setAttribute('aria-selected', false)\n }\n }\n\n $(element).addClass(CLASS_NAME_ACTIVE)\n if (element.getAttribute('role') === 'tab') {\n element.setAttribute('aria-selected', true)\n }\n\n Util.reflow(element)\n\n if (element.classList.contains(CLASS_NAME_FADE)) {\n ...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 180.9K bytes - Viewed (0) -
api/maven-api-model/src/main/mdo/maven.mdo
<field> <name>roles</name> <version>3.0.0+</version> <description> The roles the contributor plays in the project. Each role is described by a {@code role} element, the body of which is a role name. This can also be used to describe the contribution. </description> <association> <type>String</type>
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.8.md
`settings/v1alpha1`, and `scheduling/v1alpha1` APIs are disabled by default. * The `system:node` role is no longer automatically granted to the `system:nodes` group in new clusters. The role gives broad read access to resources, including secrets and configmaps. Use the `Node` authorization mode to authorize the nodes in new clusters. To continue providing the `system:node` role to the members of the `system:nodes` group, create an installation-specific `ClusterRoleBinding` in the installation....
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Feb 20 15:45:02 UTC 2024 - 312.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/dcerpc/msrpc/lsarpc.java
public static final int POLICY_INFO_PRIMARY_DOMAIN = 3; /** Policy information level for account domain. */ public static final int POLICY_INFO_ACCOUNT_DOMAIN = 5; /** Policy information level for server role. */ public static final int POLICY_INFO_SERVER_ROLE = 6; /** Policy information level for modification details. */ public static final int POLICY_INFO_MODIFICATION = 9;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 42.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.24.md
`master` in labels and taints. For new clusters, the label `node-role.kubernetes.io/master` will no longer be added to control plane nodes, only the label `node-role.kubernetes.io/control-plane` will be added. For clusters that are being upgraded to 1.24 with `kubeadm upgrade apply`, the command will remove the label `node-role.kubernetes.io/master` from existing control plane nodes. For new clusters, both the old taint `node-role.kubernetes.io/master:NoSchedule` and new taint `node-role.kuberne...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Aug 24 00:02:43 UTC 2023 - 473.4K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.hash=Hash labels.kuromojiFile=Plik kuromoji labels.maxSize=Maksymalny rozmiar labels.order=Kolejność labels.purgeSuggestSearchLogDay=Usuń poprzednie informacje o sugestiach labels.q=Zapytanie labels.roles=Role labels.suggestSearchLog=Dziennik wyszukiwania sugestii labels.suggestWord=Sugerowane słowo labels.targetLabel=Etykieta labels.term=Termin wyszukiwania labels.fields=Pola labels.ex_q=Rozszerzone zapytanie
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/webapp/js/admin/adminlte.min.js.map
`-${Math.floor(Math.random() * 1000)}`\n navId += `-${Math.floor(Math.random() * 1000)}`\n }\n\n const newNavItem = `<li class=\"nav-item\" role=\"presentation\"><a href=\"#\" class=\"btn-iframe-close\" data-widget=\"iframe-close\" data-type=\"only-this\"><i class=\"fas fa-times\"></i></a><a class=\"nav-link\" data-toggle=\"row\" id=\"${navId}\" href=\"#${tabId}\" role=\"tab\" aria-controls=\"${tabId}\" aria-selected=\"false\">${title}</a></li>`\n $(SELECTOR_TAB_NAVBAR_NAV).append(unescape(escape(newNavItem)))\n\n...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 132.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
String SEARCH_GUEST_ROLE_LIST = "searchGuestPermissionList"; String SUGGEST_SEARCH_LOG_PERMISSIONS = "suggestSearchLogPermissions"; String GROUP_VALUE_PREFIX = "group:"; String ROLE_VALUE_PREFIX = "role:"; String APP_VALUES = "appValues"; String DEFAULT_SORT_VALUES = "defaultSortValues"; String DEFAULT_LABEL_VALUES = "defaultLabelValues";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 86.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* Add generic NoSchedule toleration to fluentd in gcp config. ([#48182](https://github.com/kubernetes/kubernetes/pull/48182), [@gmarek](https://github.com/gmarek)) * RBAC role and role-binding reconciliation now ensures namespaces exist when reconciling on startup. ([#48480](https://github.com/kubernetes/kubernetes/pull/48480), [@liggitt](https://github.com/liggitt))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1)