[dokuwiki] Restricting actions (was Re: view page source button)

On 23 May at 15:49, Andreas Gohr wrote:

> I thought about this my self recently but I'd like to go one step further, 
> I want to be able to disable any action (eg. I want to disallow viewing 
> recent changes)
> 
> My suggestion:
> 
> $conf['disableaction'] = 'source, recent'

  This is smart.

  $conf['disableaction'] = 'recent, index, search'
  would be useful too when you just don't want anyone to browse all
  available pages.

  If you add this feature, then probably $conf['resendpasswd'] and
  $conf['openregister'] should be removed as both match the resendpwd
  and register action respectively.

-- 
  bug

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: