]> source.dussan.org Git - gitea.git/commit
[ssh] fix the config specification in the authorized_keys template (#8031)
authorJakob Ackermann <das7pad@outlook.com>
Sun, 15 Sep 2019 22:51:40 +0000 (00:51 +0200)
committertechknowlogick <techknowlogick@gitea.io>
Sun, 15 Sep 2019 22:51:40 +0000 (18:51 -0400)
commit89648746a5acd4892a026d2962ff217280dbdf5b
tree262dbb2f7d386cfd55df5cdea1f9e18d2760a80a
parent4959bf1c097917576472f9f66afa0fb615500c07
[ssh] fix the config specification in the authorized_keys template (#8031)

The gitea flags must appear in front of the gitea command. Otherwise
 they are ignored.

Signed-off-by: Jakob Ackermann <das7pad@outlook.com>
models/ssh_key.go