Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for hashers (0.09 sec)

  1. docs/pt/docs/tutorial/security/simple-oauth2.md

    ##### Porque usar hashing de senha
    
    Se o seu banco de dados for roubado, o ladrão não terá as senhas em texto simples dos seus usuários, apenas os hashes.
    
    Assim, o ladrão não poderá tentar usar essas mesmas senhas em outro sistema (como muitos usuários usam a mesma senha em todos os lugares, isso seria perigoso).
    
    //// tab | Python 3.10+
    
    ```Python hl_lines="82-85"
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Thu Oct 31 12:17:45 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  2. manifests/charts/base/files/crd-all.gen.yaml

                                of the authorized client certificates.
                              items:
                                type: string
                              type: array
                            verifyCertificateSpki:
                              description: An optional list of base64-encoded SHA-256
                                hashes of the SPKIs of authorized client certificates.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
Back to top