The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 09afea8553420bfe36a77104ef312e6bb0cb81b9 a419241 Happy New Year! 4d9a180 [jan] Use access rules compatible with both Apache 2.2 and 2.4. f13263b Add missing .htaccess files. 2c67398 Prepare releases. 0518a66 Released gollem-3.0.7 2764b20 Development mode for gollem-3.0.8 d1f2f76 [jan] Add Greek translation (Limperis Antonis <[email protected]>). 875436e Prepare Gollem release. 2e18b13 Released gollem-3.0.8 a85e331 Development mode for gollem-3.0.9 c7e902b Update credits. c029705 Update eu translation. 6c3b2c7 Make sure that variable is defined. 471bb19 updated pt_BR translations 23b9359 Update pt_BR translation. 5e0d7ca Prepare releases. eb2ffe7 Released gollem-3.0.9 8e1c9fe Development mode for gollem-3.0.10 d774615 Update de translation. 64b9538 Updated 1f18750 Prepare releases. ad5907f Released gollem-3.0.10 a559b21 Development mode for gollem-3.0.11 39c551f Happy New Year! 18fc040 Try to get rid of "Invalid argument supplied for foreach()" from Gollem. bbe46b7 Update menu.php.dist with correct instructions. d2483a0 Update tr translation. 18cd4e5 Fix a number of open redirect vulnerabilities. 339f734 Update de translation. bff8056 Prepare releases. 1c867bd Released gollem-3.0.11 873f35d Development mode for gollem-3.0.12 87264ca Consider all applications as PHP 7 compatible. 0e5b53f Accidentally changed the maximum Horde dep too. 3a47f08 Check permissions when downloading files. f3cf977 BFN 0ce9a7c Released gollem-3.0.12 6a7148f Development mode for gollem-3.0.13 48043fb Add .gitattributes. f759283 Fix paths. 1e80883 Add Travis configuration and .gitignore files. e5e12f8 Use https URLs. a3fd0c7 Add .horde.yml file. Summary: https://github.com/horde/gollem/compare/09afea855342...a3fd0c7f01f3 ----------------------------------------------------------------------- commit a419241e0fca7b044534406e403721d172b54345 Author: Jan Schneider <[email protected]> Date: Sat, 02 Jan 2016 15:49:22 +0100 Happy New Year! M clipboard.php M edit.php M index.php M js/login.js M lib/Api.php M lib/Application.php M lib/Auth.php M lib/Exception.php M lib/Factory/Vfs.php M lib/Factory/VfsDefault.php M lib/Gollem.php M lib/LoginTasks/SystemTask/Upgrade.php M lib/Prefs/Special/Columnselect.php M lib/Test.php M locale/bg/LC_MESSAGES/gollem.po M locale/ca/LC_MESSAGES/gollem.po M locale/cs/LC_MESSAGES/gollem.po M locale/da/LC_MESSAGES/gollem.po M locale/de/LC_MESSAGES/gollem.po M locale/hr/LC_MESSAGES/gollem.po M locale/it/LC_MESSAGES/gollem.po M locale/lv/LC_MESSAGES/gollem.po M locale/pl/LC_MESSAGES/gollem.po M locale/pt_BR/LC_MESSAGES/gollem.po M locale/ro/LC_MESSAGES/gollem.po M locale/sk/LC_MESSAGES/gollem.po M locale/sl/LC_MESSAGES/gollem.po M locale/tr/LC_MESSAGES/gollem.po M locale/uk/LC_MESSAGES/gollem.po M manager.php M migration/1_gollem_base_tables.php M migration/2_gollem_upgrade_autoincrement.php M migration/3_gollem_upgrade_parents.php M quota.php M selectlist.php M share.php M view.php https://github.com/horde/gollem/commit/a419241e0fca7b044534406e403721d172b54345 ----------------------------------------------------------------------- commit 4d9a18010e8929523acc116e15cc10a16bceba33 Author: Jan Schneider <[email protected]> Date: Wed, 13 Jan 2016 13:32:12 +0100 [jan] Use access rules compatible with both Apache 2.2 and 2.4. M docs/CHANGES M locale/.htaccess M package.xml https://github.com/horde/gollem/commit/4d9a18010e8929523acc116e15cc10a16bceba33 ----------------------------------------------------------------------- commit f13263b7e1835a011740d84d4c797f2627f01fc4 Author: Jan Schneider <[email protected]> Date: Wed, 13 Jan 2016 13:48:46 +0100 Add missing .htaccess files. A config/.htaccess A lib/.htaccess M package.xml A templates/.htaccess https://github.com/horde/gollem/commit/f13263b7e1835a011740d84d4c797f2627f01fc4 ----------------------------------------------------------------------- commit 2c67398447f3e0f9a00074b8fd66f51117214863 Author: Jan Schneider <[email protected]> Date: Mon, 01 Feb 2016 12:23:54 +0100 Prepare releases. M docs/RELEASE_NOTES https://github.com/horde/gollem/commit/2c67398447f3e0f9a00074b8fd66f51117214863 ----------------------------------------------------------------------- commit 0518a6601d2c0e345104b85a525a78746222bfa3 Author: Jan Schneider <[email protected]> Date: Tue, 02 Feb 2016 15:24:02 +0100 Released gollem-3.0.7 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/0518a6601d2c0e345104b85a525a78746222bfa3 ----------------------------------------------------------------------- commit 2764b203b2ed13bf57c5cfd22fabcc820dca0bed Author: Jan Schneider <[email protected]> Date: Tue, 02 Feb 2016 15:24:11 +0100 Development mode for gollem-3.0.8 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/2764b203b2ed13bf57c5cfd22fabcc820dca0bed ----------------------------------------------------------------------- commit d1f2f76f5d755ee72fd15111db1ea5bd4326cdeb Author: Jan Schneider <[email protected]> Date: Mon, 29 Feb 2016 12:40:41 +0100 [jan] Add Greek translation (Limperis Antonis <[email protected]>). M docs/CHANGES M docs/CREDITS A locale/el/LC_MESSAGES/gollem.mo A locale/el/LC_MESSAGES/gollem.po M package.xml https://github.com/horde/gollem/commit/d1f2f76f5d755ee72fd15111db1ea5bd4326cdeb ----------------------------------------------------------------------- commit 875436ecd4897a5f75a82980a796f49aded41301 Author: Michael J Rubinsky <[email protected]> Date: Mon, 21 Mar 2016 15:44:36 -0400 Prepare Gollem release. M docs/RELEASE_NOTES https://github.com/horde/gollem/commit/875436ecd4897a5f75a82980a796f49aded41301 ----------------------------------------------------------------------- commit 2e18b13d280068314dad0d89ccb53bf9f9668d70 Author: Michael J Rubinsky <[email protected]> Date: Mon, 21 Mar 2016 15:48:14 -0400 Released gollem-3.0.8 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/2e18b13d280068314dad0d89ccb53bf9f9668d70 ----------------------------------------------------------------------- commit a85e3315745fab85a679a75db91f84a276203d22 Author: Michael J Rubinsky <[email protected]> Date: Mon, 21 Mar 2016 15:48:16 -0400 Development mode for gollem-3.0.9 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/a85e3315745fab85a679a75db91f84a276203d22 ----------------------------------------------------------------------- commit c7e902b701d54d033d8b2239715ca67871b75af7 Author: Jan Schneider <[email protected]> Date: Fri, 22 Apr 2016 15:10:56 +0200 Update credits. M docs/CREDITS https://github.com/horde/gollem/commit/c7e902b701d54d033d8b2239715ca67871b75af7 ----------------------------------------------------------------------- commit c029705cf2fe57dd313fe29734be5874483fa180 Author: Jan Schneider <[email protected]> Date: Fri, 22 Apr 2016 15:11:07 +0200 Update eu translation. M locale/eu/LC_MESSAGES/gollem.mo M locale/eu/LC_MESSAGES/gollem.po https://github.com/horde/gollem/commit/c029705cf2fe57dd313fe29734be5874483fa180 ----------------------------------------------------------------------- commit 6c3b2c7d94da7499c02543085d881d7798594537 Author: Jan Schneider <[email protected]> Date: Wed, 27 Apr 2016 12:37:05 +0200 Make sure that variable is defined. M manager.php https://github.com/horde/gollem/commit/6c3b2c7d94da7499c02543085d881d7798594537 ----------------------------------------------------------------------- commit 471bb1901dcec584fc2b626d87e0416ef2b8b50c Author: dulinux <[email protected]> Date: Tue, 10 May 2016 22:14:21 -0300 updated pt_BR translations M locale/pt_BR/LC_MESSAGES/gollem.po https://github.com/horde/gollem/commit/471bb1901dcec584fc2b626d87e0416ef2b8b50c ----------------------------------------------------------------------- commit 23b93599113c8fb65e7a32b3c66123ef30ca312d Author: Jan Schneider <[email protected]> Date: Wed, 11 May 2016 10:49:03 +0200 Update pt_BR translation. M locale/pt_BR/LC_MESSAGES/gollem.mo M locale/pt_BR/LC_MESSAGES/gollem.po https://github.com/horde/gollem/commit/23b93599113c8fb65e7a32b3c66123ef30ca312d ----------------------------------------------------------------------- commit 5e0d7ca7902715318c28b06a64f06a15e8e1687c Author: Michael J Rubinsky <[email protected]> Date: Fri, 01 Jul 2016 18:08:47 -0400 Prepare releases. M docs/CHANGES M docs/RELEASE_NOTES M package.xml https://github.com/horde/gollem/commit/5e0d7ca7902715318c28b06a64f06a15e8e1687c ----------------------------------------------------------------------- commit eb2ffe73d3363b87e9f4d3a1fec2055c52794e15 Author: Michael J Rubinsky <[email protected]> Date: Fri, 01 Jul 2016 18:27:52 -0400 Released gollem-3.0.9 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/eb2ffe73d3363b87e9f4d3a1fec2055c52794e15 ----------------------------------------------------------------------- commit 8e1c9fe82a8636b9ce5296ba6d3d3c06ee35655a Author: Michael J Rubinsky <[email protected]> Date: Fri, 01 Jul 2016 18:27:54 -0400 Development mode for gollem-3.0.10 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/8e1c9fe82a8636b9ce5296ba6d3d3c06ee35655a ----------------------------------------------------------------------- commit d7746151665a2b066738df42a69c1b395e366904 Author: Jan Schneider <[email protected]> Date: Mon, 08 Aug 2016 15:53:29 +0200 Update de translation. M locale/de/LC_MESSAGES/gollem.mo M locale/de/LC_MESSAGES/gollem.po https://github.com/horde/gollem/commit/d7746151665a2b066738df42a69c1b395e366904 ----------------------------------------------------------------------- commit 64b9538b3b93c2e9d94121bcd08aa7a84877abfa Author: Jan Schneider <[email protected]> Date: Mon, 08 Aug 2016 15:53:49 +0200 Updated M locale/gollem.pot https://github.com/horde/gollem/commit/64b9538b3b93c2e9d94121bcd08aa7a84877abfa ----------------------------------------------------------------------- commit 1f1875083271e261a84f488564cd1f67d4660be3 Author: Michael J Rubinsky <[email protected]> Date: Fri, 16 Dec 2016 13:25:19 -0500 Prepare releases. M docs/CHANGES M docs/RELEASE_NOTES M package.xml https://github.com/horde/gollem/commit/1f1875083271e261a84f488564cd1f67d4660be3 ----------------------------------------------------------------------- commit ad5907f2dee98fad39a9a7a67c9dd10a9b098f82 Author: Michael J Rubinsky <[email protected]> Date: Fri, 16 Dec 2016 13:41:11 -0500 Released gollem-3.0.10 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/ad5907f2dee98fad39a9a7a67c9dd10a9b098f82 ----------------------------------------------------------------------- commit a559b213212f75b3242be6a91613afb9ab81d8ce Author: Michael J Rubinsky <[email protected]> Date: Fri, 16 Dec 2016 13:41:13 -0500 Development mode for gollem-3.0.11 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/a559b213212f75b3242be6a91613afb9ab81d8ce ----------------------------------------------------------------------- commit 39c551f673ec1804c7f5fbe80ab4124cbed94b73 Author: Jan Schneider <[email protected]> Date: Mon, 02 Jan 2017 12:05:47 +0100 Happy New Year! M clipboard.php M edit.php M index.php M js/login.js M lib/Api.php M lib/Application.php M lib/Auth.php M lib/Exception.php M lib/Factory/Vfs.php M lib/Factory/VfsDefault.php M lib/Gollem.php M lib/LoginTasks/SystemTask/Upgrade.php M lib/Prefs/Special/Columnselect.php M lib/Test.php M locale/bg/LC_MESSAGES/gollem.po M locale/ca/LC_MESSAGES/gollem.po M locale/cs/LC_MESSAGES/gollem.po M locale/da/LC_MESSAGES/gollem.po M locale/de/LC_MESSAGES/gollem.po M locale/el/LC_MESSAGES/gollem.po M locale/hr/LC_MESSAGES/gollem.po M locale/it/LC_MESSAGES/gollem.po M locale/lv/LC_MESSAGES/gollem.po M locale/pl/LC_MESSAGES/gollem.po M locale/pt_BR/LC_MESSAGES/gollem.po M locale/ro/LC_MESSAGES/gollem.po M locale/sk/LC_MESSAGES/gollem.po M locale/sl/LC_MESSAGES/gollem.po M locale/tr/LC_MESSAGES/gollem.po M locale/uk/LC_MESSAGES/gollem.po M manager.php M migration/1_gollem_base_tables.php M migration/2_gollem_upgrade_autoincrement.php M migration/3_gollem_upgrade_parents.php M quota.php M selectlist.php M share.php M view.php https://github.com/horde/gollem/commit/39c551f673ec1804c7f5fbe80ab4124cbed94b73 ----------------------------------------------------------------------- commit 18fc040ad5312348d34fb99d4611c416f7eb3a65 Author: Jan Schneider <[email protected]> Date: Fri, 13 Jan 2017 22:04:07 +0100 Try to get rid of "Invalid argument supplied for foreach()" from Gollem. For one, we have been using an invalid flag for $session->get(). Make sure it returns an array. Besides that, store the passwords array in the session, even if empty. Bug: 14523 M lib/Auth.php https://github.com/horde/gollem/commit/18fc040ad5312348d34fb99d4611c416f7eb3a65 ----------------------------------------------------------------------- commit bbe46b7469340a34ba2287feb6f26f146d37c032 Author: Michael J Rubinsky <[email protected]> Date: Sat, 25 Feb 2017 11:57:16 -0500 Update menu.php.dist with correct instructions. M config/menu.php.dist https://github.com/horde/gollem/commit/bbe46b7469340a34ba2287feb6f26f146d37c032 ----------------------------------------------------------------------- commit d2483a00e7340f5efc968e6bfb60934fdabe26bf Author: Jan Schneider <[email protected]> Date: Thu, 08 Jun 2017 15:08:09 +0200 Update tr translation. M locale/tr/LC_MESSAGES/gollem.mo https://github.com/horde/gollem/commit/d2483a00e7340f5efc968e6bfb60934fdabe26bf ----------------------------------------------------------------------- commit 18cd4e529337cef3f105d89c9fad4f1027ac650c Author: Jan Schneider <[email protected]> Date: Mon, 03 Jul 2017 13:01:06 +0200 Fix a number of open redirect vulnerabilities. M docs/CHANGES M lib/Application.php M package.xml M selectlist.php M view.php https://github.com/horde/gollem/commit/18cd4e529337cef3f105d89c9fad4f1027ac650c ----------------------------------------------------------------------- commit 339f734e6f8b60809cf747bd19a54e5f14cbd539 Author: Jan Schneider <[email protected]> Date: Wed, 26 Jul 2017 12:04:27 +0200 Update de translation. M locale/de/LC_MESSAGES/gollem.mo https://github.com/horde/gollem/commit/339f734e6f8b60809cf747bd19a54e5f14cbd539 ----------------------------------------------------------------------- commit bff80565375bb009e8192ab70c8eb60ae0b74a53 Author: Jan Schneider <[email protected]> Date: Tue, 01 Aug 2017 12:57:59 +0200 Prepare releases. M docs/RELEASE_NOTES https://github.com/horde/gollem/commit/bff80565375bb009e8192ab70c8eb60ae0b74a53 ----------------------------------------------------------------------- commit 1c867bdbab607f86bdc2788e902b43180d29538a Author: Jan Schneider <[email protected]> Date: Tue, 01 Aug 2017 13:14:12 +0200 Released gollem-3.0.11 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/1c867bdbab607f86bdc2788e902b43180d29538a ----------------------------------------------------------------------- commit 873f35d082ad9829b1efdfbf48140be457d281a1 Author: Jan Schneider <[email protected]> Date: Tue, 01 Aug 2017 13:14:14 +0200 Development mode for gollem-3.0.12 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/873f35d082ad9829b1efdfbf48140be457d281a1 ----------------------------------------------------------------------- commit 87264ca64f94f62d70bc98519e5d252e5c1fa22e Author: Jan Schneider <[email protected]> Date: Wed, 06 Sep 2017 14:33:48 +0200 Consider all applications as PHP 7 compatible. M docs/CHANGES M package.xml https://github.com/horde/gollem/commit/87264ca64f94f62d70bc98519e5d252e5c1fa22e ----------------------------------------------------------------------- commit 0e5b53f531e13d790f1ff2cabe5e36b0b415bddc Author: Jan Schneider <[email protected]> Date: Thu, 07 Sep 2017 16:54:51 +0200 Accidentally changed the maximum Horde dep too. M package.xml https://github.com/horde/gollem/commit/0e5b53f531e13d790f1ff2cabe5e36b0b415bddc ----------------------------------------------------------------------- commit 3a47f085ce6941f24d4c8f005e61cd36556d7d8f Author: Jan Schneider <[email protected]> Date: Tue, 19 Sep 2017 17:46:50 +0200 Check permissions when downloading files. M lib/Application.php https://github.com/horde/gollem/commit/3a47f085ce6941f24d4c8f005e61cd36556d7d8f ----------------------------------------------------------------------- commit f3cf9772b912340ce56a0a5dd68ea936beebcd04 Author: Jan Schneider <[email protected]> Date: Tue, 19 Sep 2017 17:47:54 +0200 BFN M docs/CHANGES M docs/RELEASE_NOTES M package.xml https://github.com/horde/gollem/commit/f3cf9772b912340ce56a0a5dd68ea936beebcd04 ----------------------------------------------------------------------- commit 0ce9a7c213d46c1243129c0cf77737dad47115fa Author: Jan Schneider <[email protected]> Date: Thu, 21 Sep 2017 14:16:52 +0200 Released gollem-3.0.12 M composer.json M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/0ce9a7c213d46c1243129c0cf77737dad47115fa ----------------------------------------------------------------------- commit 6a7148f30efd65b2b482b4a0585ec3dabc4a6e6b Author: Jan Schneider <[email protected]> Date: Thu, 21 Sep 2017 14:16:54 +0200 Development mode for gollem-3.0.13 M docs/CHANGES M lib/Application.php M package.xml https://github.com/horde/gollem/commit/6a7148f30efd65b2b482b4a0585ec3dabc4a6e6b ----------------------------------------------------------------------- commit 48043fb700e3a22652125adfc9dd23879b60c4c7 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:11:44 +0200 Add .gitattributes. A .gitattributes https://github.com/horde/gollem/commit/48043fb700e3a22652125adfc9dd23879b60c4c7 ----------------------------------------------------------------------- commit f75928382a126733d79efadf093dc3cf89ecf169 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:11:44 +0200 Fix paths. M .gitattributes https://github.com/horde/gollem/commit/f75928382a126733d79efadf093dc3cf89ecf169 ----------------------------------------------------------------------- commit 1e808837507c771d526250942a9fc7a8335bc56c Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:11:44 +0200 Add Travis configuration and .gitignore files. A .gitignore https://github.com/horde/gollem/commit/1e808837507c771d526250942a9fc7a8335bc56c ----------------------------------------------------------------------- commit e5e12f8cdb52cea0d364fa50d4f385da9573652d Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:11:44 +0200 Use https URLs. M composer.json https://github.com/horde/gollem/commit/e5e12f8cdb52cea0d364fa50d4f385da9573652d ----------------------------------------------------------------------- commit a3fd0c7f01f3b18d3d7c058667c72663867631c7 Author: Jan Schneider <[email protected]> Date: Fri, 20 Oct 2017 22:11:44 +0200 Add .horde.yml file. A .horde.yml https://github.com/horde/gollem/commit/a3fd0c7f01f3b18d3d7c058667c72663867631c7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
