- Sort Score
- Result 10 results
- Languages All
Results 31 - 40 of 44 for oldMap (1.62 sec)
-
src/main/resources/fess_label_ru.properties
labels.general_menu_suggest=Предложения labels.general_menu_ldap=LDAP labels.general_menu_notification=Уведомление labels.general_storage=Хранилище labels.ldapProviderUrl=URL-адрес LDAP labels.ldapSecurityPrincipal=DN пользователя labels.ldapAdminSecurityPrincipal=DN привязки labels.ldapAdminSecurityCredentials=Пароль labels.ldapBaseDn=Базовый DN labels.ldap_provider_url=URL-адрес LDAP labels.ldap_security_principal=DN пользователя
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.general_menu_suggest=Suggerisci labels.general_menu_ldap=LDAP labels.general_menu_notification=Mostra notifica labels.general_storage=Archiviazione labels.ldapProviderUrl=URL LDAP labels.ldapSecurityPrincipal=DN utente labels.ldapAdminSecurityPrincipal=DN bind labels.ldapAdminSecurityCredentials=Password labels.ldapBaseDn=DN base labels.ldap_provider_url=URL LDAP labels.ldap_security_principal=DN utente
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/spnego/SpnegoAuthenticator.java
/** * Resolves the SPNEGO credential to a user entity. * * This method handles the resolution of SPNEGO credentials by checking * if the user is an admin user or needs to be authenticated through LDAP. * * @param resolver The credential resolver to use for user lookup */ @Override public void resolveCredential(final LoginCredentialResolver resolver) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 17.2K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.general_menu_logging=日志记录 labels.general_menu_suggest=建议 labels.general_menu_ldap=LDAP labels.general_menu_notification=显示通知 labels.general_storage=存储 labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=用户DN labels.ldapAdminSecurityPrincipal=绑定DN labels.ldapAdminSecurityCredentials=密码 labels.ldapBaseDn=基本DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=用户DN labels.ldap_admin_security_principal=绑定DN
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.general_menu_suggest=Suggérer labels.general_menu_ldap=LDAP labels.general_menu_notification=Notification labels.general_storage=Stockage labels.ldapProviderUrl=URL LDAP labels.ldapSecurityPrincipal=DN de l'utilisateur labels.ldapAdminSecurityPrincipal=DN de liaison labels.ldapAdminSecurityCredentials=Mot de passe labels.ldapBaseDn=DN de base labels.ldap_provider_url=URL LDAP labels.ldap_security_principal=DN de l'utilisateur
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/main/java/org/codelibs/fess/app/web/admin/group/AdminGroupAction.java
messages.addErrorsCrudInvalidMode(GLOBAL, String.valueOf(expectedMode), String.valueOf(crudMode)); }, this::asListHtml); } } /** * Validates group attributes using LDAP manager. * * @param attributes the attributes to validate * @param throwError the error handler */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 16.2K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.general_menu_logging=ロギング labels.general_menu_suggest=サジェスト labels.general_menu_ldap=LDAP labels.general_menu_notification=お知らせ表示 labels.general_storage=ストレージ labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=User DN labels.ldapAdminSecurityPrincipal=Bind DN labels.ldapAdminSecurityCredentials=パスワード labels.ldapBaseDn=Base DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=User DN
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.general_menu_suggest=Suggestie labels.general_menu_ldap=LDAP labels.general_menu_notification=Melding weergeven labels.general_storage=Opslag labels.ldapProviderUrl=LDAP URL labels.ldapSecurityPrincipal=Gebruikers-DN labels.ldapAdminSecurityPrincipal=Bind-DN labels.ldapAdminSecurityCredentials=Wachtwoord labels.ldapBaseDn=Basis-DN labels.ldap_provider_url=LDAP URL labels.ldap_security_principal=Gebruikers-DN
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/app/web/base/login/FessLoginAssist.java
// ============== /** * Resolves login credentials using various authentication methods. * This method handles local user authentication, LDAP authentication, * and SSO authentication through configured authenticators. * * @param resolver the credential resolver to use */ @Override
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 12.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
<la:message key="labels.day"/> </div> </div> <%-- LDAP --%> <h4><la:message key="labels.general_menu_ldap"/></h4> <div class="form-group row"> <label for="ldapProviderUrl"
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 39.6K bytes - Viewed (0)