gimoh

Results 8 comments of gimoh

Yip, using it with [Docker Cloud](https://cloud.docker.com/) and [Loggly](https://loggly.com).

Hmm, it looks like they do look at `core.excludesfile`, however unlike in c-git it doesn't have a default value in JGit (should be `$XDG_CONFIG_HOME/git/ignore` or `$HOME/.config/git/ignore` if `XDG_CONFIG_HOME` is unset)....

While it is primarily an anti-censorship software, https://github.com/StreisandEffect/streisand/ uses Ansible to set up an OpenVPN (among other VPN servers, all optional) server and supports AWS and other providers.

Hi, thanks for the PR! Two questions: - is the `FEAT` command necessary for `pure-ftpwho` to work? - what's the reason for changing the password database and config filenames?

Um, you shouldn't need to supply paths to `pure-pw`, etc. as it checks the env variables (`PURE_DBFILE` and `PURE_PASSWDFILE`), see [README.VirtualUsers](https://download.pureftpd.org/pub/pure-ftpd/doc/README.Virtual-Users) at the bottom in _ENVIRONNEMENT VARIABLES_ section. This was...

FYI, I opened a [request for another pure-ftpd package including pure-ftpwho](https://bugs.alpinelinux.org/issues/7948).

@Mesqualito first of all, sorry for the long delay When it comes to TLS, I have to say I don't know myself as I haven't used it. I know it...

The idea was that the package should be very minimal, which is what I needed for my use case. I opened a [request for another pure-ftpd package including PGSQL support](https://bugs.alpinelinux.org/issues/7948)....