Skip to content

Conversation

@miteshsavani810
Copy link
Collaborator

@miteshsavani810 miteshsavani810 commented Jul 24, 2023

  • Made default hostname as '' (blank)
  • Added support to pass Agent in fetch request
  • Added new serverUrl property to set zimbra server absolute url by desktop app such that cloud zimlet can use it for OAuth configuration.

@@ -1,4 +1,5 @@
import DataLoader from 'dataloader';
import { Agent } from 'https';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is nodejs specific package, not sure we should use this in web code

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed

@miteshsavani810 miteshsavani810 force-pushed the PREAPPS-7390 branch 2 times, most recently from 06bad05 to 8b8533a Compare August 2, 2023 10:33
- Made default hostname as '' (blank)
- Added support to pass Agent in fetch request
- Added new serverUrl property to set zimbra server absolute url by desktop app such that cloud zimlet can use it for OAuth configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants