[dokuwiki] New PR: add a Exception in hasAccess()

  • From: "iamchenxin" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 29 May 2015 09:55:53 +0200 (CEST)

Hi,

iamchenxin opened a new pull request at
https://github.com/splitbrain/dokuwiki/pull/1177:

add a Exception when ($conf['remote']==false) in function hasAccess() .
To ensure the third rpc (like jsonrpc) get the right hint ( "RPC server not
enabled" rather than "not authorized to call method'" ) ,when they using the
remote.php and forgot check the $conf['remote'] themself.

Please help us to review this pull request, so new contributors get feedback in
a timely manner.

1f3f8700-05d8-11e5-869e-731c08bbdfda


--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: add a Exception in hasAccess() - iamchenxin