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

Improve documentation for PAM and static deployment #21866

Merged
merged 7 commits into from
Nov 20, 2022

Commits on Nov 19, 2022

  1. Documentation changes:

    Changes proposed in
    [referenced issue 21845](go-gitea#21845)
    KB3HNS committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5937825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from go-gitea/main

    Rebase to upstream latest.
    KB3HNS committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0974243 View commit details
    Browse the repository at this point in the history
  3. Rebase to latest.

    KB3HNS committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    221435b View commit details
    Browse the repository at this point in the history
  4. Addressing some PR feedback:

    - `lbmethod_byrequests` is actually not required for HTTPS.
    - `STATIC_URL_PREFIX` _should_ work on an uninitialized system (it doesn't on mine though.
    - Added several documentation improvements recommended by the project owners.
    KB3HNS committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0b2f6f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    5371f1b View commit details
    Browse the repository at this point in the history
  2. Rebase code, again.

    KB3HNS committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    edbdd19 View commit details
    Browse the repository at this point in the history
  3. Addressing additional PR comments:

    - Changed verbiage around use of SSH public keys.
    KB3HNS committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    c43824e View commit details
    Browse the repository at this point in the history