Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify documentation of SKIP_VERIFY #12203

Merged
merged 5 commits into from
Jul 21, 2020

Commits on Jul 9, 2020

  1. Clarify documentation of SKIP_VERIFY

    The documentation clearly documents the empty value as the default,
    however at least one user reported this as being unclear. Mark values
    explicitly so it is clear what values it can take. This clarifies that
    an empty value in fact leaves certificate verification enabled, whereas
    it has to be explicitly set to true to disable certificate verification.
    
    Resolves: go-gitea#12117
    
    Signed-off-by: Alexander Scheel <alexander.m.scheel@gmail.com>
    cipherboy committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    df0e7d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

    Co-authored-by: mrsdizzie <info@mrsdizzie.com>
    cipherboy and mrsdizzie committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3b02122 View commit details
    Browse the repository at this point in the history
  2. Update custom/conf/app.example.ini

    Co-authored-by: mrsdizzie <info@mrsdizzie.com>
    cipherboy and mrsdizzie committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7a24ca7 View commit details
    Browse the repository at this point in the history
  3. Update custom/conf/app.example.ini

    Co-authored-by: mrsdizzie <info@mrsdizzie.com>
    cipherboy and mrsdizzie committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b721014 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    e3aa476 View commit details
    Browse the repository at this point in the history