- Sort Score
- Result 10 results
- Languages All
Results 81 - 90 of 114 for administrator (0.1 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/fileauth/AdminFileauthAction.java
public class AdminFileauthAction extends FessAdminAction { /** * Default constructor. */ public AdminFileauthAction() { super(); } /** The role name for file authentication administration. */ public static final String ROLE = "admin-fileauth"; /** Logger for this class. */ private static final Logger logger = LogManager.getLogger(AdminFileauthAction.class);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 19.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/advance.jsp
</la:link> </c:if> <c:if test="${adminUser == true}"> <la:link href="/admin" styleClass="dropdown-item"> <la:message key="labels.administration" /> </la:link> </c:if> <la:link href="/logout/" styleClass="dropdown-item"> <la:message key="labels.logout" /> </la:link> </div>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 14.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileconfig/AdminFileconfigAction.java
public class AdminFileconfigAction extends FessAdminAction { /** * Default constructor. */ public AdminFileconfigAction() { super(); } /** The role name for file configuration administration. */ public static final String ROLE = "admin-fileconfig"; /** Logger for this class. */ private static final Logger logger = LogManager.getLogger(AdminFileconfigAction.class);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 20.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/labeltype/AdminLabeltypeAction.java
public class AdminLabeltypeAction extends FessAdminAction { /** * Default constructor. */ public AdminLabeltypeAction() { super(); } /** The role name for label type administration. */ public static final String ROLE = "admin-labeltype"; /** Logger for this class. */ private static final Logger logger = LogManager.getLogger(AdminLabeltypeAction.class);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 18.5K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.28.md
- Migrated `pod-security-admission` to use [contextual logging](https://k8s.io/docs/concepts/cluster-administration/system-logs/#contextual-logging). ([#114471](https://github.com/kubernetes/kubernetes/pull/114471), [@Nama...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Oct 23 20:13:20 UTC 2024 - 456.9K bytes - Viewed (1) -
src/main/resources/fess_label_fr.properties
labels.logout_title=Déconnexion labels.logout=Déconnexion labels.do_you_want_to_logout=Voulez-vous vous déconnecter ? labels.logout_button=Déconnexion labels.profile=Changer le mot de passe labels.administration=Administration labels.profile_button=Paramètres labels.profile.title=Paramètres labels.profile.update=Mettre à jour labels.profile.back=Retour labels.profile.placeholder_old_password=Mot de passe actuel
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/dict/synonym/AdminDictSynonymAction.java
/** * Admin action for Synonym management. * */ public class AdminDictSynonymAction extends FessAdminAction { /** * Role name required for accessing synonym dictionary administration features. */ public static final String ROLE = "admin-dict"; private static final Logger logger = LogManager.getLogger(AdminDictSynonymAction.class);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 23.7K bytes - Viewed (1) -
src/main/resources/fess_label_zh_TW.properties
labels.index_lang=首選語言 labels.index_sort=排序 labels.index_num=顯示數量 labels.logout_title=登出 labels.logout=登出 labels.do_you_want_to_logout=您要登出嗎? labels.logout_button=登出 labels.profile=更改密碼 labels.administration=管理 labels.profile_button=設定 labels.profile.title= 設定 labels.profile.update= 更新 labels.profile.back= 返回 labels.profile.placeholder_old_password= 目前密碼 labels.profile.placeholder_new_password= 新密碼
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.index_lang=우선 언어 labels.index_sort=정렬 labels.index_num=표시 건수 labels.logout_title=로그아웃 labels.logout=로그아웃 labels.do_you_want_to_logout=로그아웃하시겠습니까? labels.logout_button=로그아웃 labels.profile=비밀번호 변경 labels.administration=관리 labels.profile_button=설정 labels.profile.title=설정 labels.profile.update=갱신 labels.profile.back=뒤로 labels.profile.placeholder_old_password=현재 비밀번호 labels.profile.placeholder_new_password=새 비밀번호
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.index_num=Aantal resultaten labels.logout_title=Uitloggen labels.logout=Uitloggen labels.do_you_want_to_logout=Wilt u uitloggen? labels.logout_button=Uitloggen labels.profile=Wachtwoord wijzigen labels.administration=Beheer labels.profile_button=Instellingen labels.profile.title= Instellingen labels.profile.update= Bijwerken labels.profile.back= Terug labels.profile.placeholder_old_password= Huidig wachtwoord
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1)