[dokuwiki] Re: [patch] dont send out commit e-mails for pages that are not world readable
From: Mike Frysinger <vapier@xxxxxxxxxx>
To: dokuwiki@xxxxxxxxxxxxx
Date: Mon, 11 Jun 2007 15:02:05 -0400
On Sunday 24 December 2006, Mike Frysinger wrote:
> i tried creating an internal page in our wiki that is not world readable
> (@ALL group is denied read access) and then made sure that no e-mail
> commits were sent out ... but they were :)
>
> the attached patch tweaks notify() so that if the acls for the current page
> for group @ALL returns AUTH_NONE, no e-mail will be sent out
ping ? should this be a config option ?
-mike