Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 23 for UserName (0.09 sec)

  1. index.jsp

    ></a></li> L44: </c:if> L45: <c:choose> L46: <c:when test="${!empty username && username != 'guest'}"> L47: <li class="nav-item"> L48: <div class="dropdown"> L49: <a class="nav-link dropdown-toggle" data-toggle="dropdown" L50: href="#" role="button" aria-haspopup="true" L51: aria-expanded="false"> <em class="fa fa-fw fa-user">${username} L52: </a> L53: <div class="dropdown-menu" aria-labelledby="userMenu">...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      6.9K bytes
  2. README.md

    s/docker-fess/tree/master/compose). L42: L43:### Browser UI L44: L45:- Search UI: http://localhost:8080/ L46: L47:![Search UI](https://fess.codelibs.org/_images/fess_search_result1.png) L48: L49:- Admin UI: http://localhost:8080/admin/ (default username/password is admin/admin) L50: L51:![Admin UI](https://fess.codelibs.org/_images/fess_admin_dashboard.png) L52: L53:You can register crawling targets in the Admin UI on the (Web, File, Data Store) crawler configuration pages, and then start the Crawler...
    github.com/codelibs/fess/README.md
    Sat Oct 12 07:19:47 UTC 2024
      7.3K bytes
  3. advance.jsp

    ></a></li> L46: </c:if> L47: <c:choose> L48: <c:when test="${!empty username && username != 'guest'}"> L49: <li class="nav-item"> L50: <div class="dropdown"> L51: <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" L52: aria-expanded="false" L53: > <em class="fa fa-fw fa-user">${username} L54: </a> L55: <div class="dropdown-menu" aria-labelledby="userMenu">...
    github.com/codelibs/fess/src/main/webapp/WEB-IN...
    Sat Oct 26 01:07:52 UTC 2024
      14.9K bytes
  4. FessConfig.java

    AuthoritiesAsInteger(); L1901: L1902: /** L1903: * Get the value for the key 'search_engine.username'. <br> L1904: * The value is, e.g. <br> L1905: * @return The value of found property. (NotNull: if not found, exception but basically no way) L1906: */ L1907: String getSearchEngineUsername(); L1908: L1909: /** L1910: * Get the value for the key 'search_engine.username' as {@link Integer}. <br> L1911: * The value is, e.g. <br> L1912: * @return The value of found...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
  5. SearchEngineClient.java

    L391: .put("http.heartbeat_interval", fessConfig.getFesenHeartbeatInterval()); L392: final String username = fessConfig.getFesenUsername(); L393: final String password = fessConfig.getFesenPassword(); L394: if (StringUtil.isNotBlank(username) && StringUtil.isNotBlank(password)) { L395: builder.put(Constants.FESEN_USERNAME, username); L396: builder.put(Constants.FESEN_PASSWORD, password); L397: } L398: final String authorities...
    github.com/codelibs/fess/src/main/java/org/code...
    Sun Oct 20 02:08:03 UTC 2024
      86.1K bytes
  6. fess_config.properties

    The title of domain the application for logging L9:domain.title = Fess L10: L11:# Search Engine L12:search_engine.type=default L13:search_engine.http.url=http://localhost:9201 L14:search_engine.http.ssl.certificate_authorities= L15:search_engine.username= L16:search_engine.password= L17:search_engine.heartbeat_interval=10000 L18: L19:# Cryptographer L20:app.cipher.algorism=aes L21:app.cipher.key=___change__me___ L22:app.digest.algorism=sha256 L23:app.encrypt.property.pattern=.*password|.*key|.*token|.*secret...
    github.com/codelibs/fess/src/main/resources/fes...
    Tue Oct 01 14:13:38 UTC 2024
      30.9K bytes
  7. Constants.java

    LOAD_EXTERNAL_DTD_FEATURE = "nonvalidating/load-external-dtd"; L457: L458: public static final String FESEN_TYPE_CLOUD = "cloud"; L459: L460: public static final String FESEN_TYPE_AWS = "aws"; L461: L462: public static final String FESEN_USERNAME = "fesen.username"; L463: L464: public static final String FESEN_PASSWORD = "fesen.password"; L465: L466: public static final String EXECUTE_TYPE_CRAWLER = "crawler"; L467: L468: public static final String EXECUTE_TYPE_THUMBNAIL = "thumbnail"; L469: L470:...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Aug 22 12:43:18 UTC 2024
      16.6K bytes
  8. jquery-3.7.1.min.js

    ;var Yt={0:200,1223:204},Qt=ce.ajaxSettings.xhr();le.cors=!!Qt&&"withCredentials"in Qt,le.ajax=Qt=!!Qt,ce.ajaxTransport(function(i){var o,a;if(le.cors||Qt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);...
    github.com/codelibs/fess/src/main/webapp/js/adm...
    Sat Oct 26 01:07:52 UTC 2024
      85.5K bytes
  9. jquery-3.7.1.min.map

    taFilter","throws","ajaxConvert","getJSON","getScript","text script","wrapAll","firstElementChild","wrapInner","htmlIsFunction","unwrap","visible","xhr","XMLHttpRequest","xhrSuccessStatus","0","1223","xhrSupported","cors","errorCallback","open","username","xhrFields","onload","onerror","onabort","ontimeout","onreadystatechange","responseType","responseText","binary","scriptAttrs","charset","scriptCharset","evt","oldCallbacks","rjsonp","jsonp","jsonpCallback","originalSettings","callbackName","ov...
    github.com/codelibs/fess/src/main/webapp/js/jqu...
    Sat Oct 26 01:07:52 UTC 2024
      131.6K bytes
  10. adminlte.min.css.map

    float: left;\n height: 40px;\n width: 40px;\n }\n\n .username,\n .description,\n .comment {\n display: block;\n margin-left: 50px;\n }\n\n .username {\n font-size: 16px;\n font-weight: 600;\n margin-top: -1px;\n }\n\n .description {\n color: $gray-600;\n font-size: 13px;\n margin-top: -3px;\n }\n\n &.user-block-sm {\n img {\n width: $img-size-sm;\n height: $img-size-sm;\n }\n\n .username,\n .description,\n .comment {\n margin-left:...
    github.com/codelibs/fess/src/main/webapp/css/ad...
    Sat Oct 26 01:49:09 UTC 2024
      3.7M bytes
Back to top