Merijn Schering
Merijn Schering
I get this error: Error: Call to undefined function ldap_connect() Could you add the ldap extension please? Thanks!
Released under the GNU Affero General Public License (AGPL), version 3 Some PHP 8.2 compatibility fixes.
What does this implement/fix? Explain your changes. --------------------------------------------------- iOS 16 and up wrongfully sends a Find command when searching mail using Z-Push. I implemented the Find command so that searching...
**Describe the bug** In this line the instanceid is taken from the request: https://github.com/Z-Hub/Z-Push/blob/446e0466d7af1cb97a9fc945ffa2565d55f9b719/src/lib/request/meetingresponse.php#L65 But it's never passed to the backend: https://github.com/Z-Hub/Z-Push/blob/446e0466d7af1cb97a9fc945ffa2565d55f9b719/src/lib/request/meetingresponse.php#L97 Making it impossible to handle a response for...