Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 68 for me (0.2 sec)

  1. docs/zh/docs/tutorial/security/oauth2-jwt.md

    用与上一章同样的方式实现应用授权。
    
    使用如下凭证:
    
    用户名: `johndoe` 密码: `secret`
    
    !!! check "检查"
    
        注意,代码中没有明文密码**`secret`**,只保存了它的哈希值。
    
    <img src="https://fastapi.tiangolo.com/img/tutorial/security/image08.png">
    
    调用 `/users/me/` 端点,收到下面的响应:
    
    ```JSON
    {
      "username": "johndoe",
      "email": "******@****.***",
      "full_name": "John Doe",
      "disabled": false
    }
    ```
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 9.2K bytes
    - Viewed (0)
  2. docs/de/docs/tutorial/security/oauth2-jwt.md

    !!! check
        Beachten Sie, dass im Code nirgendwo das Klartext-Passwort "`secret`" steht, wir haben nur die gehashte Version.
    
    <img src="/img/tutorial/security/image08.png">
    
    Rufen Sie den Endpunkt `/users/me/` auf, Sie erhalten die Response:
    
    ```JSON
    {
      "username": "johndoe",
      "email": "******@****.***",
      "full_name": "John Doe",
      "disabled": false
    }
    ```
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 20:27:06 GMT 2024
    - 15.1K bytes
    - Viewed (0)
  3. docs/em/docs/tutorial/security/oauth2-jwt.md

    ✔ 🈸 🎏 🌌 ⏭.
    
    ⚙️ 🎓:
    
    🆔: `johndoe`
    🔐: `secret`
    
    !!! check
        👀 👈 🕳 📟 🔢 🔐 "`secret`", 👥 🕴 ✔️ #️⃣ ⏬.
    
    <img src="/img/tutorial/security/image08.png">
    
    🤙 🔗 `/users/me/`, 👆 🔜 🤚 📨:
    
    ```JSON
    {
      "username": "johndoe",
      "email": "******@****.***",
      "full_name": "John Doe",
      "disabled": false
    }
    ```
    
    <img src="/img/tutorial/security/image09.png">
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 9.5K bytes
    - Viewed (0)
  4. docs/ko/docs/help-fastapi.md

      여기서 "Releases only"을 선택할 수 있습니다.
    
      이렇게하면, **FastAPI** 의 버그 수정 및 새로운 기능의 구현 등의 새로운 자료 (최신 버전)이 있을 때마다 (이메일) 통지를 받을 수 있습니다.
    
      ## 개발자와의 연결
    
      개발자인 [me (Sebastián Ramírez / `tiangolo`)](https://tiangolo.com/) 와 연락을 취할 수 있습니다.
    
      여러분은 할 수 있습니다:
    
      - [**GitHub**에서 팔로우하기](https://github.com/tiangolo).
      - 당신에게 도움이 될 저의 다른 오픈소스 프로젝트를 확인하십시오.
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Tue Apr 02 22:36:57 GMT 2024
    - 8.6K bytes
    - Viewed (0)
  5. CONTRIBUTING.md

    It looks like the following:
    
    ```
    Execution failed for task ':architecture-test:checkBinaryCompatibility'.
    > A failure occurred while executing me.champeau.gradle.japicmp.JApiCmpWorkAction
       > Detected binary changes.
             - current: ...
             - baseline: ...
         
    Plain Text
    - Registered: Wed Apr 24 11:36:11 GMT 2024
    - Last Modified: Fri Feb 09 15:30:53 GMT 2024
    - 15.6K bytes
    - Viewed (0)
  6. docs/en/docs/tutorial/schema-extra-example.md

    ### Summary
    
    I used to say I didn't like history that much... and look at me now giving "tech history" lessons. 😅
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 11.8K bytes
    - Viewed (0)
  7. docs/en/docs/release-notes.md

    * ✏ Fix typo in `body-nested-models.md`. PR [#3462](https://github.com/tiangolo/fastapi/pull/3462) by [@jaystone776](https://github.com/jaystone776).
    * ✏ Fix typo "might me" -> "might be" in `docs/en/docs/tutorial/schema-extra-example.md`. PR [#3362](https://github.com/tiangolo/fastapi/pull/3362) by [@dbrakman](https://github.com/dbrakman).
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sun Apr 28 00:28:00 GMT 2024
    - 385.5K bytes
    - Viewed (1)
  8. operator/README.md

    correct sequencing of dependencies. Child manifest directories must wait for their parent directory to be fully applied,
    but not their sibling manifest directories.
    
    #### Just apply it for me
    
    The following command generates the manifests and applies them in the correct dependency order, waiting for the
    dependencies to have the needed CRDs available:
    
    ```bash
    istioctl install
    ```
    
    Plain Text
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Sun Sep 17 08:27:52 GMT 2023
    - 17.5K bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg syscall (darwin-386), const PT_READ_U = 3
    pkg syscall (darwin-386), const PT_SIGEXC = 12
    pkg syscall (darwin-386), const PT_STEP = 9
    pkg syscall (darwin-386), const PT_THUPDATE = 13
    pkg syscall (darwin-386), const PT_TRACE_ME = 0
    pkg syscall (darwin-386), const PT_WRITE_D = 5
    pkg syscall (darwin-386), const PT_WRITE_I = 4
    pkg syscall (darwin-386), const PT_WRITE_U = 6
    pkg syscall (darwin-386), const RLIMIT_AS = 5
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  10. api/go1.10.txt

    pkg debug/elf, const R_ARM_LDR_SB_G1 = 76
    pkg debug/elf, const R_ARM_LDR_SB_G1 R_ARM
    pkg debug/elf, const R_ARM_LDR_SB_G2 = 77
    pkg debug/elf, const R_ARM_LDR_SB_G2 R_ARM
    pkg debug/elf, const R_ARM_ME_TOO = 128
    pkg debug/elf, const R_ARM_ME_TOO R_ARM
    pkg debug/elf, const R_ARM_MOVT_ABS = 44
    pkg debug/elf, const R_ARM_MOVT_ABS R_ARM
    pkg debug/elf, const R_ARM_MOVT_BREL = 85
    pkg debug/elf, const R_ARM_MOVT_BREL R_ARM
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
Back to top