configpolicy/roles/gitea
Dustin 5c297df6b9 r/gitea: use sshd_config.d
Recent(-ish) versions of Fedora have a drop-in configuration directory
for `sshd`.  This allows applications, etc. to define certain settings
for the SSH server, without having to manage the entire server
configuration.  For Gitea specifically, we only need to set a few
settings for the *gitea* user, leaving the remaining settings alone.

This commit does not include any migration to undo the settings that
were originally set,  but that should be as simple as `mv
/etc/ssh/sshd_config.rpmnew /etc/ssh/sshd_config && systemctl reload
sshd`.
2023-11-13 17:45:21 -06:00
..
defaults r/gitea: Update to v1.20.5 2023-10-27 17:41:43 -05:00
files r/gitea: use sshd_config.d 2023-11-13 17:45:21 -06:00
handlers r/gitea: use sshd_config.d 2023-11-13 17:45:21 -06:00
tasks r/gitea: use sshd_config.d 2023-11-13 17:45:21 -06:00
templates r/gitea: Handle encoded / characters in HTTP paths 2022-11-27 17:21:03 -06:00
vars r/gitea: Update to v1.20.5 2023-10-27 17:41:43 -05:00