- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 270 for Role (0.5 sec)
-
src/main/java/org/codelibs/fess/opensearch/user/cbean/cq/bs/BsRoleCQ.java
// ============= @Override public String asTableDbName() { return "role"; } @Override public String xgetAliasName() { return "role"; } // ===================================================================================
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 13.9K bytes - Viewed (0) -
src/main/webapp/js/admin/adminlte.min.js
),s+="-"+Math.floor(1e3*Math.random()));var r='<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="'+s+'" href="#'+l+'" role="tab" aria-controls="'+l+'" aria-selected="false">'+e+"</a></li>";n.default(me).append(unescape(escape(r)));var d='<div class="tab-pane fade" id="'+l+'" role="tabpanel" aria-labelledby="'+s+'"><iframe src="'+t+'"></iframe></di...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 45.3K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig.jsp
</la:info> <la:errors/> </div> <a role="button" data-toggle="collapse" href="#listSearchForm" aria-expanded="false" aria-controls="listSearchForm"><i class="fas fa-search" aria-hidden="true"></i></a>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 9.3K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo.jsp
</div> <div class="modal fade" id="confirmToDeleteAll" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content bg-danger">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 11.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp
</button> <div class="modal fade" id="confirmToDelete" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content bg-danger">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 10.8K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/searchlog/admin_searchlog_details.jsp
</button> <div class="modal fade" id="confirmToDelete" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content bg-danger">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 9.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/scheduler/admin_scheduler_details.jsp
</button> <div class="modal fade" id="confirmToDelete" tabindex="-1" role="dialog"> <div class="modal-dialog"> <div class="modal-content bg-danger">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 12K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.labeltype_name=Nom labels.labeltype_value=Valeur labels.labeltype_included_paths=Chemins inclus labels.labeltype_excluded_paths=Chemins exclus labels.roletype_configuration=Rôle labels.roletype_title_details=Rôle labels.roletype_name=Nom labels.roletype_value=Valeur labels.reqheader_configuration=En-tête de requête labels.reqheader_list_name=Nom labels.reqheader_list_web_crawling_config=Nom de la configuration
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/api/WebApiRequestTest.java
return null; } @Override public String getRemoteUser() { return null; } @Override public boolean isUserInRole(String role) { return false; } @Override public Principal getUserPrincipal() { return null; } @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 17.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/base/FessLoginAction.java
* to their designated admin action class or to the root if no specific action is available. * * @param user the authenticated user bean containing role information * @return HTML response redirecting to the appropriate admin interface */ protected HtmlResponse redirectByUser(final FessUserBean user) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 2.6K bytes - Viewed (0)