- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for webauth_scheme (0.15 sec)
-
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 6.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_edit.jsp
<label for="protocolScheme" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.webauth_scheme"/></label> <div class="col-sm-9"> <la:errors property="protocolScheme"/>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 8.5K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.webauth_any=Any labels.webauth_create_web_config=Create New Web Config labels.webauth_title_details=Web Authentication labels.webauth_hostname=Hostname labels.webauth_port=Port labels.webauth_realm=Realm labels.webauth_scheme=Scheme labels.webauth_username=Username labels.webauth_password=Password labels.webauth_parameters=Parameters labels.webauth_web_crawling_config=Web Config labels.webauth_scheme_basic=Basic
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.webauth_any=Any labels.webauth_create_web_config=Создать новый web конфиг labels.webauth_title_details=Web Authentication labels.webauth_hostname=Hostname labels.webauth_port=Port labels.webauth_realm=Realm labels.webauth_scheme=Схема labels.webauth_username=Username labels.webauth_password=Password labels.webauth_parameters=Parameters labels.webauth_web_crawling_config=Web Config labels.webauth_scheme_basic=Basic
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.webauth_create_web_config=Erstelle neue Web-Konfiguration labels.webauth_title_details=Web-Authentifizierung labels.webauth_hostname=Hostname labels.webauth_port=Port labels.webauth_realm=Bereich labels.webauth_scheme=Schema labels.webauth_username=Benutzername labels.webauth_password=Passwort labels.webauth_parameters=Parameter labels.webauth_web_crawling_config=Web-Konfiguration labels.webauth_scheme_basic=Basic
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.webauth_create_web_config = Créer une nouvelle configuration Web labels.webauth_title_details = Authentification Web labels.webauth_hostname = Nom d'hôte labels.webauth_port = Port labels.webauth_realm = Royaume labels.webauth_scheme = Schème labels.webauth_username = Nom d'utilisateur labels.webauth_password = Mot de passe labels.webauth_parameters = Paramètres labels.webauth_web_crawling_config = Configuration Web
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.webauth_any=Any labels.webauth_create_web_config=Create New Web Config labels.webauth_title_details=Web Authentication labels.webauth_hostname=Hostname labels.webauth_port=Port labels.webauth_realm=Realm labels.webauth_scheme=Scheme labels.webauth_username=Username labels.webauth_password=Password labels.webauth_parameters=Parameters labels.webauth_web_crawling_config=Web Config labels.webauth_scheme_basic=Basic
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.webauth_any = 임의 labels.webauth_create_web_config = 새로운 웹 설정 만들기 labels.webauth_title_details = 웹 인증 labels.webauth_hostname = 호스트 이름 labels.webauth_port = 포트 labels.webauth_realm = 영역 labels.webauth_scheme = 스키마 labels.webauth_username = 사용자 이름 labels.webauth_password = 비밀번호 labels.webauth_parameters = 매개 변수 labels.webauth_web_crawling_config = 웹 설정 labels.webauth_scheme_basic = Basic
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.webauth_any=任意 labels.webauth_create_web_config=新しいウェブ設定の作成 labels.webauth_title_details=ウェブ認証 labels.webauth_hostname=ホスト名 labels.webauth_port=ポート labels.webauth_realm=レルム labels.webauth_scheme=スキーム labels.webauth_username=ユーザー名 labels.webauth_password=パスワード labels.webauth_parameters=パラメーター labels.webauth_web_crawling_config=ウェブ設定 labels.webauth_scheme_basic=Basic labels.webauth_scheme_digest=Digest
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_webauth_realm = "{labels.webauth_realm}"; /** The key of the message: Scheme */ public static final String LABELS_webauth_scheme = "{labels.webauth_scheme}"; /** The key of the message: Username */ public static final String LABELS_webauth_username = "{labels.webauth_username}"; /** The key of the message: Password */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)