Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use guzzle for addressbook federation #46002

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Commits on Jun 25, 2024

  1. refactor(dav): migrate to new http client

    The request method is available since 29 and thus we can finally use the modern http client to send the report request for the addressbook sync.
    
    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1fa37ed View commit details
    Browse the repository at this point in the history
  2. chore: don't pass null to createElement

    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f73c5c4 View commit details
    Browse the repository at this point in the history