Commit Graph

2 Commits (b86ecb99fd0a9c831cca9f0f80f8b03c3e323a05)

Author SHA1 Message Date
Dustin 6396b9fc49 gitea: Restrict SSH configuration
Since Gitea servers may be exposed directly to the Internet, it is
important to prevent SSH tunneling, lest the server become an ingress
point into the network.

Additionally, the *gitea* user should not be allowed to use password
authentication, as this would only work if the user actually has a
password (which it does not) and would result in shell access instead of
Gitea.
2018-06-06 21:45:36 -05:00
Dustin a3e1c20c83 gitea: PB to deploy Gitea 2018-06-04 20:03:55 -05:00