[dokuwiki] New PR: Fix problems in authpdo

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 20 Dec 2016 16:49:16 +0100 (CET)

Hi,

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

this fixes three problems:

* retrieveUsers() did only return user names instead of full user info #1781
* getUserCount() returned a boolean instead of the count #1781 
* filters for groups were not handled correctly

Tests have been adjusted accordingly.

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

dbd1cf80-c6cb-11e6-83f8-6ae6cce43f48


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

Other related posts:

  • » [dokuwiki] New PR: Fix problems in authpdo - splitbrain