Home
last modified time | relevance | path

Searched full:noreply (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/
H A Dmail.php47 $noreply = 'noreply@' . $host;
53 $replace['@MAIL@'] = $noreply;
56 // use 'noreply' if no user
57 $replace['@USER@'] = $INPUT->server->str('REMOTE_USER', 'noreply', true);
74 $conf['mailfromnobody'] = $noreply;
/dokuwiki/.github/workflows/
H A Drelease-preparation.yml45 git config --global user.email "${{ github.actor }}@users.noreply.github.com"
/dokuwiki/inc/lang/id/
H A Dlang.php8 * @author rusly-id <rusly-id@users.noreply.github.com>