Gabriel Filion

Results 49 issues of Gabriel Filion

Currently the tokens have an expiration date but it is never checked and expired tokens are never cleared away. This change takes care of this by removing all expired tokens...

Currently, when you create or edit an email address that is "not local" (e.g. an alias) you get some beautiful error messages: Warning: strpos(): Empty needle in /usr/share/alternc/panel/class/m_admin.php on line...

The $urls variable is an array of arrays. There was a sub-element access that was left out in the part of the rolling_curl function that starts user cron jobs that...

Dans le code d'ajout d'utilisateur piwik/matomo, AlternC vérifie si le quota pour piwik est plus haut que 0 .... puis ensuite limite le nombre de comptes selon une valeur codée...

The postfix templates for default configuration of main.cf are still using some old options. It's also configuring smtp client certs, which is not desirable at all, and some options need...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5.10 (not super relevant for this case) - Ruby: - Distribution: Debian - Module version: master and older ## What...

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 5.5.10 (not super relevant for this case) - Ruby: - Distribution: Debian - Module version: master and older ## What...

on line 77 of current file, the comment for option personal-cipher-preferences mentions "digest preferences" whereas it should be "cipher preferences".

Hello, I just tried to install the plugin with `vagrant plugin install sahara` and vagrant gave this error: ~~~ $ vagrant plugin install sahara Installing the 'sahara' plugin. This can...

Hello, bmon is really great and I've been using it to periodically check out the status of a couple of production linux routers for my previous job. so thanks for...