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

Conversation

Gusted
Copy link
Contributor

@Gusted Gusted commented Mar 30, 2022

- For Docker, make the OpenSSH's log level configurable via environment.
- Resolves go-gitea#19232
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Mar 31, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Mar 31, 2022
@6543 6543 added this to the 1.17.0 milestone Mar 31, 2022
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@wxiaoguang wxiaoguang added type/enhancement An improvement of existing functionality theme/docker labels Mar 31, 2022
@codecov-commenter

This comment was marked as off-topic.

@wxiaoguang wxiaoguang merged commit ba5f2ac into go-gitea:main Mar 31, 2022
@wxiaoguang wxiaoguang changed the title Configure OpenSSH log level via Environment Configure OpenSSH log level via Environment in Docker Mar 31, 2022
@Gusted Gusted deleted the docker-ssh-log-level branch March 31, 2022 07:14
zjjhot added a commit to zjjhot/gitea that referenced this pull request Mar 31, 2022
* giteaofficial/main:
  Update reserved usernames list (go-gitea#18438)
  Configure OpenSSH log level via Environment in Docker (go-gitea#19274)
  Use a more general (and faster) method to sanitize URLs with credentials (go-gitea#19239)
  [skip ci] Updated translations via Crowdin
  fix link to package registry docs (go-gitea#19268)
  Add Redis Sentinel Authentication Support (go-gitea#19213)
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
@delvh delvh added topic/distribution This PR changes something about the packaging of Gitea and removed theme/docker labels Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. topic/distribution This PR changes something about the packaging of Gitea type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Set openssh logLevel via environ
8 participants