Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 476 for Cole (0.04 seconds)

  1. docs/changelogs/changelog_2x.md

    ## Version 2.3.0
    
    _2015-03-16_
    
     *  **HTTP/2 support.** We've done interop testing and haven't seen any
        problems. HTTP/2 support has been a big effort and we're particularly
        thankful to Adrian Cole who has helped us to reach this milestone.
    
     *  **RC4 cipher suites are no longer supported by default.** To connect to
        old, obsolete servers relying on these cipher suites, you must create a
        custom `ConnectionSpec`.
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Sun Feb 06 02:19:09 GMT 2022
    - 26.6K bytes
    - Click Count (0)
  2. src/main/resources/fess_indices/fess_user.role/role.bulk

    {"index":{"_index":"fess_user.role","_id":"YWRtaW4="}}
    {"name":"admin"}
    {"index":{"_index":"fess_user.role","_id":"Z3Vlc3Q="}}
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 144 bytes
    - Click Count (0)
  3. src/main/java/org/codelibs/fess/opensearch/user/exentity/Role.java

    package org.codelibs.fess.opensearch.user.exentity;
    
    import java.util.HashMap;
    import java.util.Map;
    
    import org.codelibs.fess.opensearch.user.bsentity.BsRole;
    
    /**
     * @author FreeGen
     */
    public class Role extends BsRole {
    
        private static final long serialVersionUID = 1L;
    
        private Map<String, String> attributes;
    
        public Long getVersionNo() {
            return asDocMeta().version();
        }
    
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 1.8K bytes
    - Click Count (0)
  4. docs/sts/assume-role.md

    ```
    
    > NOTE: In the following commands `--role-arn` and `--role-session-name` are not meaningful for MinIO and can be set to any value satisfying the command line requirements.
    
    ```
    $ aws --profile foobar --endpoint-url http://localhost:9000 sts assume-role --policy '{"Version":"2012-10-17","Statement":[{"Sid":"Stmt1","Effect":"Allow","Action":"s3:*","Resource":"arn:aws:s3:::*"}]}' --role-arn arn:xxx:xxx:xxx:xxxx --role-session-name anything
    {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 7.2K bytes
    - Click Count (0)
  5. src/main/resources/fess_indices/fess_user.role/role.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 80 bytes
    - Click Count (0)
  6. src/main/resources/fess_indices/fess_user.role.json

    Shinsuke Sugaya <******@****.***> 1638450896 +0900
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Dec 02 13:14:56 GMT 2021
    - 173 bytes
    - Click Count (0)
  7. docs/sts/assume-role.go

    Harshavardhana <******@****.***> 1723857894 -0700
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sat Aug 17 01:24:54 GMT 2024
    - 4.4K bytes
    - Click Count (1)
  8. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    static.observableusercontent.com
    
    // OMG.LOL : https://omg.lol
    // Submitted by Adam Newbold <******@****.***>
    omg.lol
    
    // Omnibond Systems, LLC. : https://www.omnibond.com
    // Submitted by Cole Estep <cole@omnibond.com>
    cloudycluster.net
    
    // OmniWe Limited: https://omniwe.com
    // Submitted by Vicary Archangel <******@****.***>
    omniwe.site
    
    // One.com: https://www.one.com/
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
  9. src/archive/tar/testdata/pax-nil-sparse-hole.tar

    Joe Tsai <******@****.***> 1503105518 -0700
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 23 22:38:45 GMT 2017
    - 3K bytes
    - Click Count (0)
  10. src/archive/tar/testdata/gnu-nil-sparse-hole.tar

    Joe Tsai <******@****.***> 1503105518 -0700
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 23 22:38:45 GMT 2017
    - 1.5K bytes
    - Click Count (0)
Back to Top