Skip to content
Snippets Groups Projects
Verified Commit 550cd5fc authored by DJ Mountney's avatar DJ Mountney :red_circle:
Browse files

Revert "Disable AuthorizedKeysFile in Docker"

This reverts commit 16504639.
parent 8ab783cb
No related branches found
No related tags found
1 merge request!3388Bring back the option to use the authorized keyfile in docker
---
title: Bring back the option to use the authorized keyfile in docker
merge_request: 3388
author:
type: fixed
......@@ -11,7 +11,7 @@ AllowUsers git
PrintMotd no
PrintLastLog no
PubkeyAuthentication yes
AuthorizedKeysFile none
AuthorizedKeysFile %h/.ssh/authorized_keys /gitlab-data/ssh/authorized_keys
AuthorizedKeysCommand /opt/gitlab/embedded/service/gitlab-shell/bin/gitlab-shell-authorized-keys-check git %u %k
AuthorizedKeysCommandUser git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment