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

Configure OpenSSH log level via Environment in Docker #19274

Merged
merged 5 commits into from
Mar 31, 2022

Commits on Mar 30, 2022

  1. Configure OpenSSH log level via Environment

    - For Docker, make the OpenSSH's log level configurable via environment.
    - Resolves go-gitea#19232
    Gusted committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    05215fd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    3293d96 View commit details
    Browse the repository at this point in the history
  2. Update docker/root/etc/s6/openssh/setup

    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    6543 and wxiaoguang authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5d5a07f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf7f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da64c42 View commit details
    Browse the repository at this point in the history