1. 26 Oct, 2016 2 commits
    • Sebastian Kummer's avatar
      Merge pull request #394 in ZP/z-push from develop to release/2.3 · ec254052
      Sebastian Kummer authored
      * commit '016e688b':
        ZP-1073 Use exit() instead of die().
        ZP-1076 Catch StatusException in ZPushAdmin::GetDeviceDetails().
        ZP-1073 list-shared-folders script, incl. usage examples (in file).
        ZP-1073 Refactor Utils::GetFolderOriginFromId() into GetFolderOriginStringFromId() so GetFolderOriginFromId() returns a value comparable to DeviceManager::FLD_ORIGIN_*.
        ZP-1017 Replace z-push.sf.net url with z-push.org.
        ZP-1062 depend on php instead of php7.0. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1058 autodiscover: Fix mistake: always send response
        ZP-1056 Fail earlier when no password is provided. Log used username before trying to login in the backend. The $username will always be set and doesn't need to be checked again.
        ZP-1056 Fix authorization encoding and also add it to autodiscover. Released under the Affero GNU General Public License (AGPL) version 3.
        ZP-1058 autodiscover: Rework exception handling to match z-push core.
        ZP-1058 autodiscover: Print IP to log on failed authentication for usage with e.g. fail2ban
      ec254052
    • Sebastian Kummer's avatar
      Merge pull request #393 in ZP/z-push from feature/ZP-1062-depend-on-php-for-ubuntu-16.04 to develop · 016e688b
      Sebastian Kummer authored
      * commit '65a82d2a':
        ZP-1062 depend on php instead of php7.0. Released under the Affero GNU General Public License (AGPL) version 3.
      016e688b
  2. 25 Oct, 2016 4 commits
  3. 24 Oct, 2016 2 commits
  4. 20 Oct, 2016 3 commits
    • Sebastian Kummer's avatar
      Merge pull request #390 in ZP/z-push from... · de78a050
      Sebastian Kummer authored
      Merge pull request #390 in ZP/z-push from bugfix/ZP-1017-update-references-to-mobile-compatibility to develop
      
      * commit '8d2c2cfe':
        ZP-1017 Replace z-push.sf.net url with z-push.org.
      de78a050
    • Sebastian Kummer's avatar
      Merge pull request #380 in ZP/z-push from... · 85b7b810
      Sebastian Kummer authored
      Merge pull request #380 in ZP/z-push from ~C0D3Z3R0/z-push:feature/ZP-1058-autodisc-failed-auth-ip to develop
      
      * commit '81c868b5':
        ZP-1058 autodiscover: Fix mistake: always send response
        ZP-1058 autodiscover: Rework exception handling to match z-push core.
        ZP-1058 autodiscover: Print IP to log on failed authentication for usage with e.g. fail2ban
      85b7b810
    • Sebastian Kummer's avatar
      Merge pull request #387 in ZP/z-push from... · ccba713f
      Sebastian Kummer authored
      Merge pull request #387 in ZP/z-push from bugfix/ZP-1056-authorization-conversion-not-working to develop
      
      * commit 'bf1b83d4':
        ZP-1056 Fail earlier when no password is provided. Log used username before trying to login in the backend. The $username will always be set and doesn't need to be checked again.
        ZP-1056 Fix authorization encoding and also add it to autodiscover. Released under the Affero GNU General Public License (AGPL) version 3.
      ccba713f
  5. 17 Oct, 2016 2 commits
  6. 15 Oct, 2016 1 commit
  7. 14 Oct, 2016 7 commits
    • Sebastian Kummer's avatar
      Merge pull request #388 in ZP/z-push from develop to release/2.3 · 0155d641
      Sebastian Kummer authored
      * commit 'ba8eb4ec':
        ZP-1054 Use sprintf.
        ZP-1054 Throw UnavailableException if the hash cannot be loaded.
        ZP-1047 Count the elements to be moved only once.
        ZP-1047 Better logging when moving large amounts of messages in one request.
        ZP-1063 Items marked as private are shown in shared folders.
        ZP-1069 Ignore incoming KOE reply flag category update.
        ZP-1060 Before ignoring SyncNote changes make sure they're coming from KOE and the notes capability is enabled.
        ZP-1063 Items marked as private are shown in shared folders.
        ZP-1060 Ignore incoming KOE updates from PatchItem.
        ZP-1052 Attached eml message does not have size.
        ZP-1052 Attached eml message does not have size.
        ZP-1050 The returned data contains a "hasFolderIdMapping" flag now.
      0155d641
    • Sebastian Kummer's avatar
      ZP-1056 Fail earlier when no password is provided. Log used username · bf1b83d4
      Sebastian Kummer authored
      before trying to login in the backend. The $username will always be set
      and doesn't need to be checked again.
      
      Released under the Affero GNU General Public License (AGPL) version 3.
      bf1b83d4
    • Sebastian Kummer's avatar
      Merge pull request #378 in ZP/z-push from... · d98f86c2
      Sebastian Kummer authored
      Merge pull request #378 in ZP/z-push from ~C0D3Z3R0/z-push:bugfix/ZP-1056-authorization-encoding to bugfix/ZP-1056-authorization-conversion-not-working
      
      * commit '2bdede8b':
        ZP-1056 Fix authorization encoding and also add it to autodiscover. Released under the Affero GNU General Public License (AGPL) version 3.
      d98f86c2
    • Sebastian Kummer's avatar
      Merge pull request #386 in ZP/z-push from... · ba8eb4ec
      Sebastian Kummer authored
      Merge pull request #386 in ZP/z-push from bugfix/ZP-1054-ping-triggers-hierarchy-sync-if-database to develop
      
      * commit '5f4d1916':
        ZP-1054 Use sprintf.
        ZP-1054 Throw UnavailableException if the hash cannot be loaded.
      ba8eb4ec
    • Sebastian Kummer's avatar
      ZP-1054 Use sprintf. · 5f4d1916
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      5f4d1916
    • Sebastian Kummer's avatar
      Merge pull request #385 in ZP/z-push from... · 09d36fca
      Sebastian Kummer authored
      Merge pull request #385 in ZP/z-push from bugfix/ZP-1047-moveitems-operation-writes-too-long to develop
      
      * commit '7b9ae573':
        ZP-1047 Count the elements to be moved only once.
        ZP-1047 Better logging when moving large amounts of messages in one request.
      09d36fca
    • Sebastian Kummer's avatar
      ZP-1054 Throw UnavailableException if the hash cannot be loaded. · 01032d9b
      Sebastian Kummer authored
      Released under the Affero GNU General Public License (AGPL) version 3.
      01032d9b
  8. 13 Oct, 2016 5 commits
  9. 11 Oct, 2016 5 commits
  10. 05 Oct, 2016 1 commit
  11. 04 Oct, 2016 1 commit
  12. 03 Oct, 2016 1 commit
  13. 01 Oct, 2016 1 commit
  14. 30 Sep, 2016 4 commits
  15. 29 Sep, 2016 1 commit