- Sort Score
- Result 10 results
- Languages All
Results 51 - 60 of 84 for Administration (0.13 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.properties
labels.index_num=Display Count labels.logout_title=Logout labels.logout=Logout labels.do_you_want_to_logout=Do you want to logout? labels.logout_button=Logout labels.profile=Change Password labels.administration=Administration labels.profile_button=Settings labels.profile.title=Settings labels.profile.update=Update labels.profile.back=Back labels.profile.placeholder_old_password=Current Password
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
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_de.properties
labels.index_num=Anzeigeanzahl labels.logout_title=Abmelden labels.logout=Abmelden labels.do_you_want_to_logout=Möchten Sie sich abmelden? labels.logout_button=Abmelden labels.profile=Passwort ändern labels.administration=Verwaltung labels.profile_button=Einstellungen labels.profile.title=Einstellungen labels.profile.update=Aktualisieren labels.profile.back=Zurück labels.profile.placeholder_old_password=Aktuelles Passwort
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1)