Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 271 - 280 of 466 for yaml (0.03 seconds)

  1. CHANGELOG/CHANGELOG-1.15.md

    ### VMware
    
    - SAML token delegation (required for Zones support in vSphere) is now supported ([#78876](https://github.com/kubernetes/kubernetes/pull/78876), [@dougm](https://github.com/dougm))
    - vSphere SAML token auth is now supported when using Zones ([#75515](https://github.com/kubernetes/kubernetes/pull/75515), [@dougm](https://github.com/dougm))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 278.9K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/app/web/base/login/SamlCredential.java

        public String toString() {
            return "{" + getUserId() + "}";
        }
    
        @Override
        public String getUserId() {
            return nameId;
        }
    
        /**
         * Gets the SAML user.
         * @return The SAML user.
         */
        public SamlUser getUser() {
            return new SamlUser(nameId, sessionIndex, nameIdFormat, nameidNameQualifier, nameidSPNameQualifier, getDefaultGroupsAsArray(),
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Jul 17 08:28:31 GMT 2025
    - 8.4K bytes
    - Click Count (0)
  3. .github/workflows/maven.yml

    Shinsuke Sugaya <******@****.***> 1753943546 +0900
    Created: Sat Dec 20 13:44:44 GMT 2025
    - Last Modified: Thu Jul 31 06:32:26 GMT 2025
    - 574 bytes
    - Click Count (0)
  4. .github/workflows/docs.yml

    renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1765582230 -0500
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 12 23:30:30 GMT 2025
    - 987 bytes
    - Click Count (0)
  5. mkdocs.yml

    Jared Burrows <******@****.***> 1732173571 -0500
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Thu Nov 21 07:19:31 GMT 2024
    - 3.9K bytes
    - Click Count (0)
  6. .github/ISSUE_TEMPLATE/config.yml

    Tim Hockin <******@****.***> 1629416503 -0700
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Tue Oct 05 16:55:38 GMT 2021
    - 142 bytes
    - Click Count (0)
  7. .github/workflows/contributors.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  8. .github/workflows/publish.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1K bytes
    - Click Count (0)
  9. .github/workflows/sponsors.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  10. docs/language_names.yml

    清靈語 <******@****.***> 1705952573 +0800
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Mon Jan 22 19:42:53 GMT 2024
    - 3.1K bytes
    - Click Count (0)
Back to Top