Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 23 of 23 for underscore (0.04 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

         */
        boolean isLdapIgnoreNetbiosName();
    
        /**
         * Get the value for the key 'ldap.group.name.with.underscores'. <br>
         * The value is, e.g. false <br>
         * comment: Whether to allow underscores in LDAP group names.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getLdapGroupNameWithUnderscores();
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.4.md

    * Allow Secret & ConfigMap keys to contain caps, dots, and underscores ([#25458](https://github.com/kubernetes/kubernetes/pull/25458), [@errm](https://github.com/errm))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.12.md

    * Using `kubectl describe` on CRDs that use underscores will be prettier. ([#65391](https://github.com/kubernetes/kubernetes/pull/65391), [@smarterclayton](https://github.com/smarterclayton))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
Back to top