The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: dda226c513b1e7fce70e9d8277849fbe9e68b364 cb5bdf2 Add file based group driver (#14529) 1a18a0a Fix phpdoc. 9527eaf Don't disable caching; use parameter defaults. 00a63ea Fix test setup. 24aba6b Coding style. e9110a8 Update file list; bump version. 98f137c [jan] Add read-only File driver for (shadow) group file backends. 43d660f [jan] Add read-only File driver for (shadow) group file backends. Summary: https://github.com/horde/Group/compare/dda226c513b1...43d660f5b01b ----------------------------------------------------------------------- commit cb5bdf2bd93a87c7c36f93bb15481c4ceb514fbe Author: Thomas Jarosch <[email protected]> Date: Mon, 29 Jan 2018 18:08:16 +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/cb5bdf2bd93a87c7c36f93bb15481c4ceb514fbe ----------------------------------------------------------------------- commit 1a18a0ad16b1fedc381097208acaccffdfe87a3d Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:08:44 +0100 Fix phpdoc. M lib/Horde/Group/File.php https://github.com/horde/Group/commit/1a18a0ad16b1fedc381097208acaccffdfe87a3d ----------------------------------------------------------------------- commit 9527eaf59cdb50b094033f68ed55bfb00c38598d Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:08:44 +0100 Don't disable caching; use parameter defaults. M lib/Horde/Group/File.php https://github.com/horde/Group/commit/9527eaf59cdb50b094033f68ed55bfb00c38598d ----------------------------------------------------------------------- commit 00a63eae6a71275ccdf14998d9d02a4438b37c2e Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:08:44 +0100 Fix test setup. M test/Horde/Group/FileTest.php https://github.com/horde/Group/commit/00a63eae6a71275ccdf14998d9d02a4438b37c2e ----------------------------------------------------------------------- commit 24aba6bad539749753ff666541f0eb597b18ac8c Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:08:44 +0100 Coding style. M test/Horde/Group/FileTest.php https://github.com/horde/Group/commit/24aba6bad539749753ff666541f0eb597b18ac8c ----------------------------------------------------------------------- commit e9110a83d7f35c1708f5e05ab14fe1adb05c81d1 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:09:43 +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/e9110a83d7f35c1708f5e05ab14fe1adb05c81d1 ----------------------------------------------------------------------- commit 98f137cf338d472a483137d358b5737a2c3842c3 Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:10:05 +0100 [jan] Add read-only File driver for (shadow) group file backends. M doc/Horde/Group/changelog.yml https://github.com/horde/Group/commit/98f137cf338d472a483137d358b5737a2c3842c3 ----------------------------------------------------------------------- commit 43d660f5b01b147e251148ef6120a92229223e9d Author: Jan Schneider <[email protected]> Date: Mon, 29 Jan 2018 18:10:23 +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/43d660f5b01b147e251148ef6120a92229223e9d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
