Commit Graph

13 Commits

Author SHA1 Message Date
William Hirigoyen 1394052fd6 ProFTPd: set missing default listen IP for SFTP, enable ed25525549 key only for Debian >= 11
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2636|7|2629|7|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/391//ansiblelint">Evolix » ansible-roles » unstable #391</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
2023-11-15 10:53:22 +01:00
William Hirigoyen 4a6e6e6ba2 ProFTPd: in SFTP vhost, enable SSH keys login, enable ed25549 host key
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2636|7|2629|5|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/390//ansiblelint">Evolix » ansible-roles » unstable #390</a> Details
gitea/ansible-roles/pipeline/head This commit looks good Details
2023-11-15 09:43:10 +01:00
Mathieu Trossevin 101c282846
proftpd: Fix format of public key files controlled by ansible
gitea/ansible-roles/pipeline/head This commit looks good Details
The comments used by ansible's blockinfile module break the format
expected by proftpd for public ssh keys, making them unusable.

Replace with a template, we will just have to accept that we need to use
ansible for all changes to these file.
2022-12-08 17:32:53 +01:00
Ludovic Poujol cd46dd8320 proftpd: Add a warning if config file was overriden
gitea/ansible-roles/pipeline/head This commit looks good Details
2022-09-13 16:31:03 +02:00
Ludovic Poujol 9631476a06 proftpd: Allow user auth with ssh keys 2022-09-13 16:29:59 +02:00
Eric Morino 3a59f5b7ca Add variable 'proftpd_default_address' on virtualhost
gitea/ansible-roles/pipeline/head This commit looks good Details
2022-08-31 17:03:44 +02:00
Eric Morino 18dd64df50 Add load module mod_ident 2022-08-31 17:03:44 +02:00
Eric Morino 4f7c0d6e69 Add TransfertLog to sftp and ftps configuration
continuous-integration/drone/push Build is passing Details
2020-09-22 10:08:45 +02:00
Victor LABORIE 2c874afb3c proftpd: add FTPS and SFTP support 2019-01-24 11:47:03 +01:00
Bruno TATU 7decf35994 proftpd: add default_address + port 2017-11-03 13:54:23 +01:00
Gregory Colpart 463ae97508 proftpd role : add TimesGMT option to off to conform to https://wiki.evolix.org/HowtoProFTPD (thanks to jdubois) 2017-08-17 14:51:17 +02:00
Victor LABORIE 8105cfe6b6 proftpd: fix AuthUserFile param 2017-07-03 17:37:10 +02:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00