The branch "master" has been updated. The following is a summary of the commits.
from: 26d635b598ebcceffb00e62756cd8737fd665bfa 79dc116 Add file based group driver (#14529) d307c2d Fix phpdoc. 09992c8 Don't disable caching; use parameter defaults. ad2800b Fix test setup. 63154fc Coding style. 53ef7ed Update file list; bump version. 1fbe963 [jan] Add read-only File driver for (shadow) group file backends. 96ab834 [jan] Add read-only File driver for (shadow) group file backends. 9c556a8 Merge branch 'master' of github.com:/horde/Group Summary: https://github.com/horde/Group/compare/26d635b598eb...9c556a888cbf ----------------------------------------------------------------------- commit 79dc11638847806191b0c41efa713b2fc5517359 Author: Thomas Jarosch <[email protected]> Date: Mon, 29 Jan 2018 17:16:47 +0100 Add file based group driver (#14529) It allows you to use /etc/group or a custom file as provider for the Horde group information. A lib/Horde/Group/File.php A test/Horde/Group/FileTest.php https://github.com/horde/Group/commit/79dc11638847806191b0c41efa713b2fc5517359 ----------------------------------------------------------------------- commit d307c2df3a3fceac2ccb1813b8a85d7451dd42c0 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:53:30 +0100 Fix phpdoc. M lib/Horde/Group/File.php https://github.com/horde/Group/commit/d307c2df3a3fceac2ccb1813b8a85d7451dd42c0 ----------------------------------------------------------------------- commit 09992c84069bf92cf2756f061026d16eb54ecffc Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:54:06 +0100 Don't disable caching; use parameter defaults. M lib/Horde/Group/File.php https://github.com/horde/Group/commit/09992c84069bf92cf2756f061026d16eb54ecffc ----------------------------------------------------------------------- commit ad2800b34a9dfcf045ceca88457f5e195302382f Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:54:49 +0100 Fix test setup. M test/Horde/Group/FileTest.php https://github.com/horde/Group/commit/ad2800b34a9dfcf045ceca88457f5e195302382f ----------------------------------------------------------------------- commit 63154fc386723cb28f6e2c1b3e9973eeab5f2151 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:54:56 +0100 Coding style. M test/Horde/Group/FileTest.php https://github.com/horde/Group/commit/63154fc386723cb28f6e2c1b3e9973eeab5f2151 ----------------------------------------------------------------------- commit 53ef7ed9a997ad381ed7db78397f177b1a0084cd Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:58:22 +0100 Update file list; bump version. M .horde.yml M composer.json M doc/Horde/Group/CHANGES M doc/Horde/Group/changelog.yml M package.xml https://github.com/horde/Group/commit/53ef7ed9a997ad381ed7db78397f177b1a0084cd ----------------------------------------------------------------------- commit 1fbe96362ff480cb0a28b9173fb857a4a4cb2744 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:58:34 +0100 [jan] Add read-only File driver for (shadow) group file backends. M doc/Horde/Group/changelog.yml https://github.com/horde/Group/commit/1fbe96362ff480cb0a28b9173fb857a4a4cb2744 ----------------------------------------------------------------------- commit 96ab83470b58436f883694cd2391dcda144d1422 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 17:58:34 +0100 [jan] Add read-only File driver for (shadow) group file backends. M doc/Horde/Group/CHANGES M package.xml https://github.com/horde/Group/commit/96ab83470b58436f883694cd2391dcda144d1422 ----------------------------------------------------------------------- commit 9c556a888cbff448dee1d12f2752b5a5cac49c23 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:01:19 +0100 Merge branch 'master' of github.com:/horde/Group M .horde.yml M .travis.yml M composer.json https://github.com/horde/Group/commit/9c556a888cbff448dee1d12f2752b5a5cac49c23 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
