- Sort Score
- Num 10 results
- Language All
Results 761 - 770 of 1,203 for jame (0.12 seconds)
-
src/test/java/org/codelibs/fess/mylasta/direction/FessPropTest.java
@Override public String getLdapAdminUserFilter() { return "(uid=%s)"; } }; // Normal name assertEquals("(uid=testuser)", fessConfig.getLdapAdminUserFilter("testuser")); // Asterisk injection attempt assertEquals("(uid=test\\2a)", fessConfig.getLdapAdminUserFilter("test*"));Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 25.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/login/newpassword.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.login.title" /></title> <link href="${fe:url('/css/admin/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 13 05:54:52 GMT 2025 - 3.1K bytes - Click Count (0) -
src/main/config/es/fess_config_scheduled_job.json
"type" : "long" }, "cronExpression" : { "type" : "keyword" }, "jobLogging" : { "type" : "boolean" }, "name" : { "type" : "keyword" }, "scriptData" : { "type" : "keyword" }, "scriptType" : { "type" : "keyword" },
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 1.4K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/CheckLinks.kt
import model.Stage class CheckLinks( model: CIBuildModel, stage: Stage, ) : OsAwareBaseGradleBuildType(os = Os.LINUX, stage = stage, failStage = false, init = { id("${model.projectId}_CheckLinks") name = "CheckLinks" description = "Check links in documentations" applyDefaults( model, this, ":docs:checkLinks", extraParameters =
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Tue Aug 26 11:35:04 GMT 2025 - 799 bytes - Click Count (0) -
src/packaging/rpm/packaging.properties
# Simple marker to check that properties are correctly overridden packaging.type=rpm # Custom header for package scripts packaging.scripts.header=
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 10 01:24:02 GMT 2015 - 420 bytes - Click Count (1) -
.github/workflows/auto-assign-pr-to-author.yml
name: 'Auto Assign PR to Author' on: pull_request: types: [opened] permissions: {} jobs: add-reviews: permissions: contents: read # for kentaro-m/auto-assign-action to fetch config file pull-requests: write # for kentaro-m/auto-assign-action to assign PR reviewers runs-on: ubuntu-latest steps:
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 20 22:04:14 GMT 2026 - 381 bytes - Click Count (0) -
src/main/java/org/codelibs/fess/opensearch/log/cbean/bs/BsUserInfoCB.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 6.5K bytes - Click Count (0) -
build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/MethodsRemovedInInternalSuperClassRule.groovy
// I'm the top public class which contains target method return true } private boolean containsMethod(CtClass c, CtMethod method) { return collectAllPublicApiMethods(c).any { it.name == method.name && methodSignaturesMatch(it, method) } } private static String methodSignaturesMatch(CtMethod methodInSubClass, CtMethod method) {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 4.2K bytes - Click Count (0) -
src/main/config/es/fess_config_label_type.json
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 1.4K bytes - Click Count (0) -
src/main/config/es/fess_config_access_token.json
"type" : "keyword" }, "createdTime" : { "type" : "long" }, "expiredTime" : { "type" : "long" }, "name" : { "type" : "keyword" }, "parameter_name" : { "type" : "keyword" }, "permissions" : { "type" : "keyword" },
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 02 13:14:56 GMT 2021 - 1.3K bytes - Click Count (0)