- 21 Feb, 2018 1 commit
-
-
Manfred Kutas authored
of from the request. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 20 Feb, 2018 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 16 Feb, 2018 1 commit
-
-
Manfred Kutas authored
impersonated folder origin. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 07 Feb, 2018 2 commits
-
-
Sebastian Kummer authored
Merge pull request #652 in ZP/z-push from bugfix/ZP-1345-own-private-items-stripped-when-folder-is-in-additionalfolders to develop * commit '503f4423': ZP-1345 Use Utils::GetFolderOriginFromId().
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 06 Feb, 2018 2 commits
-
-
Sebastian Kummer authored
Merge pull request #650 in ZP/z-push from bugfix/ZP-836-recurring-tasks-duplicate-in-ol-2016 to develop * commit '95ef5c9d': ZP-836 Completed occurrence of a recurring task duplicates in outlook. ZP-836 merge develop into branch. ZP-836 Add datecompleted to the recurrence array.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 05 Feb, 2018 10 commits
-
-
Manfred Kutas authored
Merge remote-tracking branch 'origin/develop' into bugfix/ZP-836-recurring-tasks-duplicate-in-ol-2016
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #649 in ZP/z-push from bugfix/ZP-1355-auth-username-when-impersonating-is-always-lowercase to develop * commit 'e4a2cf05': ZP-1355 Make sure the impersonated username is always lowercase. ZP-1355 Don't lowercase the auth+impersonation username automatically when impersonating.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
when impersonating. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #647 in ZP/z-push from bugfix/ZP-1353-check-user-vs-authuser-case-insensitive-for-log to develop * commit 'aa17e60b': ZP-1353 Check user vs authUser case-insensitive for log.
-
Sebastian Kummer authored
Merge pull request #648 in ZP/z-push from bugfix/ZP-1354-basedate-in-globalobjectid-must-be-gmt to develop * commit 'ce091a01': ZP-1354 Basedate in GlobalObjectId must be GMT.
-
Sebastian Kummer authored
Merge pull request #646 in ZP/z-push from bugfix/ZP-1350-erroneous-mapi_last_hresult-value to develop * commit 'edb537b7': ZP-1350 Erroneous mapi_last_hresult value when source message is not found while moving.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 02 Feb, 2018 3 commits
-
-
Manfred Kutas authored
found while moving. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #645 in ZP/z-push from bugfix/ZP-1329-z-push-admin-doesn-t-work-on-impersonated-accounts to develop * commit '7da39ad1': ZP-1329 Fixed typos. ZP-1329 Removed not necessary else cases. ZP-1329 Log impersonated user also in syslog. ZP-1329 Send ReplyBack notification email to the authenticated user, as he lacks permissions. ZP-1329 Revert IBackend->Logon() change. ZP-1329 Revert IBackend->Logon() modifications and remove the $impersonatedUsername to keep backward compatibility. This needs to be redone in ZP-1351. ZP-1329 Refactored impersonation feature to a global level.
-
Sebastian Kummer authored
Merge pull request #644 in ZP/z-push from bugfix/ZP-1348-use-of-undefined-constants-in-email-with-attachments to develop * commit '53e7afe8': ZP-1348 Define removed but still used MAPI tags.
-
- 01 Feb, 2018 6 commits
-
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
he lacks permissions. Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
$impersonatedUsername to keep backward compatibility. This needs to be redone in ZP-1351. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 24 Jan, 2018 1 commit
-
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 23 Jan, 2018 6 commits
-
-
Sebastian Kummer authored
Merge pull request #643 in ZP/z-push from bugfix/ZP-1347-imap-creating-folder-on-mobile-fails to develop * commit '02012bd2': ZP-1347 Fix folder creation on mobile for imap backend.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Sebastian Kummer authored
Merge pull request #641 in ZP/z-push from feature/ZP-1192-expose-shared-folder-api-to-z-push-admin to develop * commit '662e5b40': ZP-1192 Flags can be combined when adding a shared folder. Fixed unaccurate comment. ZP-1192 Remove a shared folder for a user with z-push-admin. ZP-1192 List more details on shared folders with z-push-admin. ZP-1192 Command to add a shared folders with z-push-admin. ZP-1192 List more details on shared folders with z-push-admin.
-
Sebastian Kummer authored
* commit '60e99add': ZP-1340 Add transaction flag to stream writes.
-
Sebastian Kummer authored
* commit 'aca5078e': ZP-1304 Refactoring in PHP-MAPI - multiple variables in isset, add properties to array before calling mapi_setprops, return value instead of having else case.
-
Manfred Kutas authored
unaccurate comment. Released under the Affero GNU General Public License (AGPL) version 3.
-
- 22 Jan, 2018 5 commits
-
-
Sebastian Kummer authored
- changed Logger->SetUser() to not include brackets anymore - changed Logger to include impersonation username in log filename when doing per-user logging - IPC & loopdetection are done on user#impersonation level - changed IBackend->Logon() to include $impersontedUsername - changed all backends and Autodiscover to use new Logon() - changed IMPERSONATE_DELIM to '#' and moved it to Request - chamged MAPIProvider and others to use Request::GetUser() to reflect the user transmitting data (auth or impersonated) - changed Request::GetAuthUser() to always return the authenticated user - added Request::GetImpersontedUser() to always return the impersonted user (if available) - added Request::GetUser() to return the user operating on data (impersonted if set - else auth). Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-
- 19 Jan, 2018 2 commits
-
-
Sebastian Kummer authored
Merge pull request #640 in ZP/z-push from bugfix/ZP-1345-own-private-items-stripped-when-folder-is-in-additionalfolders to develop * commit '7ce9d624': ZP-1345 Optimize the check for shared and private messages. ZP-1345 Own private items stripped when folder is in $additionalFolders.
-
Manfred Kutas authored
Released under the Affero GNU General Public License (AGPL) version 3.
-