- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 26 for sambil (0.05 seconds)
-
src/main/java/org/codelibs/fess/app/web/admin/general/AdminGeneralAction.java
// SAML fessConfig.setSystemProperty("saml.sp.base.url", form.samlSpBaseUrl); fessConfig.setSystemProperty("saml.attribute.group.name", form.samlAttributeGroupName); fessConfig.setSystemProperty("saml.attribute.role.name", form.samlAttributeRoleName); fessConfig.setSystemProperty("saml.default.groups", form.samlDefaultGroups);Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 05:54:31 GMT 2026 - 27.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
/** SAML service provider base URL. */ @Size(max = 1000) public String samlSpBaseUrl; /** SAML attribute name for group membership. */ @Size(max = 1000) public String samlAttributeGroupName; /** SAML attribute name for role membership. */ @Size(max = 1000) public String samlAttributeRoleName; /** SAML default groups. */ @Size(max = 1000)Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 15.8K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.index_lang=Lingua preferita labels.index_sort=Ordina labels.index_num=Numero di risultati labels.logout_title=Esci labels.logout=Esci labels.do_you_want_to_logout=Vuoi uscire? labels.logout_button=Esci labels.profile=Cambia password labels.administration=Amministrazione labels.profile_button=Impostazioni labels.profile.title= Impostazioni labels.profile.update= Aggiorna labels.profile.back= Indietro
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 52K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/DocumentHelper.java
return fessConfig.getCrawlerDocumentMaxAlphanumTermSizeAsInteger(); } /** * Gets the maximum size for symbol terms from configuration. * * @return the maximum symbol term size */ protected int getMaxSymbolTermSize() { final FessConfig fessConfig = ComponentUtil.getFessConfig();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Mar 30 14:27:04 GMT 2026 - 17.4K bytes - Click Count (0) -
src/main/resources/fess_label_en.properties
labels.file_auth_scheme=Scheme labels.file_auth_username=Username labels.file_auth_password=Password labels.file_auth_parameters=Parameters labels.file_auth_file_crawling_config=File Crawl Config labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} items) labels.list_could_not_find_crud_table=Not registered. labels.scheduledjob_configuration=Job SchedulerCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/main/resources/fess_label_zh_TW.properties
labels.file_auth_port=埠 labels.file_auth_scheme=方案 labels.file_auth_username=使用者名稱 labels.file_auth_password=密碼 labels.file_auth_parameters=參數 labels.file_auth_file_crawling_config=檔案爬網配置 labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} 條) labels.list_could_not_find_crud_table=未註冊。 labels.scheduledjob_configuration=作業排程器 labels.scheduledjob_title_details=作業Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.5K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/Constants.java
public static final String NTLM = "NTLM"; /** Form-based authentication type identifier. */ public static final String FORM = "FORM"; /** Samba authentication type identifier. */ public static final String SAMBA = "SAMBA"; /** FTP authentication type identifier. */ public static final String FTP = "FTP"; // ============================================================
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:55:54 GMT 2026 - 35.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/util/ComponentUtil.java
* @return The view helper. */ public static ViewHelper getViewHelper() { return getComponent(VIEW_HELPER); } /** * Gets the Samba helper component. * @return The Samba helper. */ public static SambaHelper getSambaHelper() { return getComponent(SAMBA_HELPER); } /** * Gets the query helper component.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 30.9K bytes - Click Count (0) -
src/main/resources/fess_label_ru.properties
labels.file_auth_username=Имя пользователя labels.file_auth_password=Пароль labels.file_auth_parameters=Параметры labels.file_auth_file_crawling_config=Конфигурация сканирования файлов labels.file_auth_scheme_samba=Samba labels.file_auth_scheme_ftp=FTP labels.pagination_page_guide_msg={0}/{1} ({2} элементов) labels.list_could_not_find_crud_table=Не зарегистрировано. labels.scheduledjob_configuration=Планировщик заданийCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 66.6K bytes - Click Count (0) -
src/main/resources/fess_label_id.properties
labels.chat_welcome_description=Ajukan pertanyaan dan saya akan mencari dokumen untuk menemukan jawabannya. labels.chat_step_intent=Analisis labels.chat_step_search=Cari labels.chat_step_evaluate=Evaluasi labels.chat_step_fetch=Ambil labels.chat_step_answer=Jawab labels.chat_input_hint=Enter untuk mengirim, Shift+Enter untuk baris baru labels.chat_send=Kirim pesan labels.chat_retry=Coba lagi labels.chat_dismiss=Tutup
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 50.2K bytes - Click Count (0)